On Jul 1, 10:59 am, Sibel Cetinkaya <[email protected]> wrote:
> when i search from google maps, it returns the map. but when i use api with > turkish characters it doesnt apear anything. is api support different > languages? Language support for extended character sets is problematic. But what is very important is that, in Turkey, the API only supports locating addresses which are actually shown on the map tiles. The Google Maps geocoder is different: that has a larger dataset which includes business names, and may well include alternative street names. So I repeat: Is "Fatih Çarşısı" the name of a person, building or business? If so, leave it out. Is " Şeref Şirin Mah." the same as " Şeref Şirin Sk" which appears on the map? If so, use that. http://code.google.com/apis/maps/faq.html#geocoder_differences -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
