I want to get the city/area name from the GPS coordinates.
I can get the details of the GPS points using Google API
http://maps.googleapis.com/maps/api/geocode/output?parameters
Where output is XML which I don't want to be... For example
http://maps.google.com/maps/api/geocode/xmllatlng=53.244921,-2.479539&sensor=false®ion=gb
returns me the XML details of the coordinates....
How can I get only the name of the area/city???????
Or is there any other way
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/AuFWIwEEuOUJ.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.