I'm looking for a way to use Google Maps or Geocoder APIs to replicate
something I have been doing with ESRI.

The fastest way to state my question is to have you take a very quick
look at an existing web page:

Our website: http://www.rezzline.com

-- above the input field, click the In City/Near Address radio button
-- type "corona" in the input field
-- click the Search button
-- you should see a list of possible locations

In ESRI, we're submitting that address fragment, and it responds with
a list of possible choices which we display. Each choice is
accompanied by a geocode. When the user selects one, we can then do a
search in our own database based on distance--pretty much the old zip-
code-based-locator kind of thing.

Anyway, do the Google Maps APIs have any type of query/reply for
something that can generate that list of "Did You Mean" locations --
I've been reading the APIs and just not finding it if there is.

Thanks for your time.


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

Reply via email to