Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Today when I am trying to implement Google maps I am not getting values of latitude & longitude from below link.Previously I was getting right values.
http://maps.google.com/maps/geo?q=$(address)&output=xml&oe=utf8&sensor=false&key=XXYYZZ
Any thoughts on this?
Thanks
Hi swapsjosh,
You no longer need a key for googlemaps api - removing it gets the data
http://maps.google.com/maps/geo?q=gosforth&output=xml&oe=utf8&sensor=false
Google removed the requirement for a key a while ago, think they have only now taken it out the API!
Regards,
Erica