>From the application you are trying to build, get the contents of this file:
http://maps.google.com/maps/geo?q=*latitude,longitude*&output=*csv*&sensor=* false*&key=*your_api_key* * * where: *latitude* and *longitude* are equal to latitude and longitude. *output* can be csv or xml. *sensor* can be either true or false (a bit obvious [?]) and specifies if you are writing your application for a device with a compass etc (htc hero or google nexus 1) *your_api_key* you can get this from google without any hassle ( http://code.google.com/apis/maps/ links on right side, under 'How Do I Start?' which is just below the navigation) -- Regards Ali Kazmi -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
<<328.png>>
