| 17 |
In addition the improved gmapez script allows you to use street names, |
In addition the improved gmapez script allows you to use street names, |
| 18 |
instead of latitude and longitude with: |
instead of latitude and longitude with: |
| 19 |
|
|
| 20 |
<div class="GMapEZ GSmallMapControl" style="width: 600px; height: 480px;"><a href="http://maps.google.com/maps?q=Victoria%20Street%20East,%20Auckland,%20NZ"></a></div> |
<div class="GMapEZ GSmallMapControl" style="width: 600px; height: 480px;"> |
| 21 |
|
<a href="http://maps.google.com/maps?q=Victoria%20Street%20East,%20Auckland,%20NZ"></a> |
| 22 |
|
</div> |
| 23 |
|
|
| 24 |
GMapez can always be enabled or it can be enabled programmatically |
GMapez can always be enabled or it can be enabled programmatically |
| 25 |
from within a Drupal module by calling: |
from within a Drupal module by calling: |