Community & Support

How do I add markers to my google map using Gmap?

I need some help with Gmaps. I've never used google maps before (in the sense of making my own maps) and can't really find the right documentation on the google map api site to help me.
How do I add markers to my google map using Gmaps?
Do I have to figure out the longetude and latitude on my own?
And I got my own map api key to my site but even so, I get error messages when I click on any links that relate to gmaps on my site, which say:

The Google Maps API key used on this web site was registered for a different web site. You can generate a new key for this web site at http://code.google.com/apis/maps/.

Is this Map API key error messing it up so that I can't add markers?

Thanks for any help,
Becky

Comments

You need a bunch of modules

You need a bunch of modules to do this:

Gmap
Location
CCK
Location CCK
Gmap Location
Views

You can see my map here:

http://www.phhlaw.com/asbestos-exposure-sites

I used CCK to create a custom content type, the location fields are in my CCK content type. I then used Views to create a Gmap view, that is what makes your map.

Feel free to ping me for help.

adding markers

I have added all the modules as u said. Now I want to add markers to the GMap, how to add it.
Please help..........

google map

i only use gmaplocation module and i have enabled it on rightside bar it is showing the map but could you tell me how can i use this............

--
Azhar uddin
Web Developer
msn : computer_jin@hotmail.com | skype: computer_jin
gtalk: engr.azharuddin@gmail.com
+92-333-2955332

google Map

Hi every one,
I actually want to show my events location using gmaplocation can any one tell me how can i do this using gmaplocation...................

--
Azhar uddin
Web Developer
msn : computer_jin@hotmail.com | skype: computer_jin
gtalk: engr.azharuddin@gmail.com
+92-333-2955332

Thanks to reply. I have a

Thanks to reply.
I have a field called region in my event and i have many events suppose and i want to show these events on google map using its region field so wat will i have to do .......?I have to add these all events on google map..
(---And if i have to add all events on google map than please tell me wats the procedure that how can i do this---)?

Or is there any procedure by which google map auto gets my events region field and shows events on that region or location......?

Thanks to reply .

--
Azhar uddin
Web Developer
msn : computer_jin@hotmail.com | skype: computer_jin
gtalk: engr.azharuddin@gmail.com
+92-333-2955332

GMap, Location Module Basics in Drupal 6

It's been a while since I've used GMap in Drupal, but I remember this screencast being very helpful. I believe it discusses markers. http://blip.tv/file/1757174 I hope it helps.