Google Maps API

Events happening in the community are now at Drupal community events on www.drupal.org.
webgeer's picture

Gmap.module and Geocoding

Google Maps API has added the ability to Geocode (translate addresses into lat/long's). I am trying to figure out how I should incorporate it into the GMap.module.

I am thinking that maybe I will add a php function gmap_geocode($address) and also add a javascript function to gmap.js gmapGeocode(address) so that geocoding can be done either server side or client side depending on the application.

Initially at least these functions will just be API functions. Hopefully, I can find some time to to some changes to the macrocreator and I will incoroprate the add point at address into that.

Read more
Subscribe with RSS Syndicate content