classygmaps icon indicating copy to clipboard operation
classygmaps copied to clipboard

State abbreviations

Open sandpiper1 opened this issue 10 years ago • 3 comments
trafficstars

Searching for an address using the states abbreviation does not work. I have to put in the full name of the state

Sorry if this has been mentioned before. I did search but could not find anything.

sandpiper1 avatar Jul 25 '15 14:07 sandpiper1

To be honest, not really something I can readily fix.

The geocoder is made by Google, so if their geocoder does not support the abbrivations, then its tough.

... in theory, could have a look lookup list of replacements, eg, search and replace TX with Texus before sending to the geocoder. But it risks making inappropriate replacements (I guess NE for example could be part of a placename, and SHOULDNT be replaced with Nebraska)

Not to mention not dealing with international, and non-english addresses.

barryhunter avatar Jul 28 '15 12:07 barryhunter

I tried VA again today and it is working. Well done!!!

sandpiper1 avatar Aug 18 '15 09:08 sandpiper1

Not made any changes.

If soemthing happened its within the Google Maps API :)

barryhunter avatar Aug 18 '15 09:08 barryhunter