> Is there a way to search for an address simply by entering *just* the > address part? Basically I have a map with specific bounds and I want > searches to assume those boundaries.
Looking again, your not using the geocoder either - I assume you're talking about the Googlebar you've placed on the map. It's not the best tool for address searches, its a tool for getting e.g. local businesses. Geocoding example - http://econym.org.uk/gmap/geo.htm With the geocoder you can mess with the input (e.g. make sure there's a CO suffix) and do what you like with the output as regards markers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
