Page 1 of 1
GoogleMaps Pinpoint
Posted: Mon Jan 26, 2009 5:37 pm
by a9m9
How can I pinpoint a specific address on my GoogleMaps?
I currently have the following code on my site, which only displays the Google map - it does not pinpoint my specific address:
{cms_module module='GoogleMaps' map='CKarts'}
Re: GoogleMaps Pinpoint
Posted: Mon Jan 26, 2009 6:11 pm
by Duketown
a9m9,
Have you added a marker?
Have you attached the marker to the mentioned map?
Is the marker far away from the center of the map?
Have you selected a specific marker (icon)?
Duketown
Re: GoogleMaps Pinpoint
Posted: Mon Jan 26, 2009 6:24 pm
by a9m9
No to all of the above. Where can I find this info?
Re: GoogleMaps Pinpoint
Posted: Mon Jan 26, 2009 9:16 pm
by Duketown
a9m9,
Have you read the helptext on the module?
Add a map. Make sure to use longitude/latitude for a center of the map.
Add a marker. To make it easy on yourself (for testing purposes) take the same lon/lat values as on the map.
Connect the marker to the just prepared map.
That should do a great deal of the job.
Duketown
Re: GoogleMaps Pinpoint
Posted: Wed Feb 04, 2009 6:55 am
by sakae
Hey,I have the same problem with you.
Maybe I should go to read the helptext on the module ^_^