Hello, I'm using google maps in a mobile app and I'm using reverse gecoding to get the nearest address given a location(longitude, latitude).
The returned address includes the street address but not the nearest building number in the street address. I'm using this url to do reverse geocoding: http://maps.google.com/maps/geo?q=longitude,latitude&output=csv&key=your_api_key Even if output is set to json or xml the building number is still not displayed. there any there way using google maps api to get the nearest building number together with the street address? Thanks in advance. p.s. I think this is based on were location is on the map. I'm trying to use reverse geocoding for locations inside Egypt, maybe that's why -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
