PDA

View Full Version : Getting CityNames from GoogleMap



giusepped
13th May 2009, 09:56
I am using a WebView to show the Location of the cities in a Widget.
GoogleMap offers me several function. For example, If I click on a city on the map I can get the coodinates by means of a javascript.
How can use the javascript function in order to get the coordinates values from inside my C++ program?