views:

84

answers:

0

Does anyone have any suggestions on implementing a location search similar to that provided by google maps.

Correctly parsing different geographic user inputs.

Some examples would be

  • City, State, Country
  • City, State, Zipcode
  • City, Zipcode

I lot of directory sites use auto complete to avoid incorrect user input and aren't as intelligent as the google maps parsing.