> I'm trying to work with the GeoCoder-object but there is a 10 results
> limit. Is there any way to change this limit?
> I need to increase the limit for the case when i only search for the
> street name and i want all the cities that have the specific street.

No.  The geocoder is provided to return a location for a postal
address, and some possibilities if there isn't an exact match.  It
isn't intended as a worldwide street-name search engine.

Google provide no service for that.  There could be many thousands of
responses!  You might be able to download something searchable from
OpenStreetMap
http://wiki.openstreetmap.org/wiki/Planet.osm

-- 
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.

Reply via email to