Closed (fixed)
Project:
GMap Module
Version:
6.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2008 at 03:11 UTC
Updated:
25 Apr 2010 at 12:10 UTC
Is there a way to allow users to enter an address and have those addresses show automatically on the map without having to use the macro creator?
Comments
Comment #1
rooby commentedUsing location, gmap & views you can.
With location you can use allow users to enter address', you can also allow them to select a point on a gmap or you can set up geocoding in the location module to translate the address into the lon/lat coords.
Then you can create a gmap view in views that display the markers (either on nodes or user depending on what you want to do).
There is lot's of documentation around to set this sort of thing up. Just google it.