On Dec 20, 6:47 am, Luis Lavena <[email protected]> wrote: > Hello, > > I'm having one small problem when using the Geocoding API. > > The specific address is from Israel: > > Gil'ad 4, Modi'in-Maccabim-Re'ut, Israel > > According to the map coverage spreadsheet: > > http://gmaps-samples.googlecode.com/svn/trunk/mapcoverage_filtered.html > > Israel do not contain Geocoding information, however, entering that > address in maps.google.com bring the correct result. > > The query I'm using is the following: > > http://maps.googleapis.com/maps/api/geocode/json?address=Gil%27ad+4%2... > > I'm missing something?
>> Israel do not contain Geocoding information, however, entering that >> address in maps.google.com bring the correct result. Israel geocoding is not supported by the API (search this group and the v2 group), maps.google.com uses a different database and has access to that information. -- Larry > > Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
