zikula-modules / Locations

Database for all kinds of locations
http://code.zikula.org/locations
6 stars 2 forks source link

integrate map for coordinates #26

Open hvorragend opened 13 years ago

hvorragend commented 13 years ago

es wäre schön eine karte einzublenden für die eingabe von koordinaten. nicht alle punkte haben eine adresse und es wird dann schwer, die koordinate herauszufinden.

myprofile bietet hier ein plugin was mymap einbindet und per klick auf die karte die koordinaten übernimmt. gerne könnt ihr das übernehmen und in locations mit einbauen, wenn es benötigt wird.

Changed 11 months ago by espaan

This is very nice for hte user, see also #2. Enter

an address and make coordinates with geocoding.  http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding
click on the map and use those coordinates for the location (together with the zoom maybe)
enter the lat&long coordinates yourself 

Florian has used this in mymap and also Content does this with the new googlemaps V3 JS api.