Need help with GMAP Module (User map)
loic_e - February 8, 2008 - 09:28
Hi Folks!
I managed to make the GMAP module work as USer map in my site.
Unfortunately, Users have to fille X,Y coordiantes from their profile gmap tab to declare their situation.
I want to use a form as the "location" module to have a more efficient way to allow users to update their location accurately, using the GMAP API and non an average location by droping the map.
Anybody has a solution for that?
I might be pretty DUMB, although not new to Drupal, and i have been searching over and over for it..
Thx in advance
Loic

user/x/edit/gmap_user
Go to this url user/1/edit/gmap_user and you have a google map which you can use to browse and supply your location. It is pretty simple
Not what I mean
Hi pdjohnson,
This works, what I mean is I need to Supply my location via a form, not just browsing the map.