Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Geocoding search not function properly #25

Open
GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments
Open

Geocoding search not function properly #25

GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to 
http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.html
2. In search box enter "Dzona Kenedija" (no quotes or with Serbian characters 
"Džona Kenedija") which is valid street name in Belgrade, Serbia
3. Observe result is not found
4. Now enter same name on cyrilic encoding "Џона Кенедија" and 
Geocoding finds proper street and its Lat/Long

What is the expected output? What do you see instead?
Expected behavior would be that both Cyrillic and Latin encoding returns proper 
value.   

What version of the product are you using? On what operating system?
Not really important since it is online example of Google simple geocoding

Please provide any additional information below.
This is pretty much show stopper for developers who are for example developing 
closest match. E.g. using Google geocoding I would like to enter my address and 
based on that, from local database that holds Lat/Long information, I would 
like to show marker on Google maps. If my address is Dzona Kenedija Google maps 
will always return "not found" unless its written in Cyrillic.

Original issue reported on code.google.com by [email protected] on 16 Jul 2011 at 11:51

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant