1

Google Geocoding Localization

Тема: Google Geocoding Localization

Hi,

Technically the google maps API request can contain the localization language tag, but Geocoding from Google on Wialon Local supports only English (Dafault of Google).

We need Wialon Local to support Localization of Geocoding from Google.

2

Google Geocoding Localization

(10/02/2018 18:42:54 отредактировано hhamedk)

Re: Google Geocoding Localization

wafa,

but Geocoding from Google on Wialon Local supports only English (Dafault of Google).

No, Localization is based on the language you login with.
If you are looking for a way to show Arabic addresses even while you login with English language, then just put localization parameter after your API Key like:

YOUR_API_KEY&language=ar

You should insert it in Administration panel of WL and your API Key should be followed by &language=ar

3

Google Geocoding Localization

Re: Google Geocoding Localization

requests currently in Hosting include your user's interface settings - you easily can review it simply switching the language in the user settings - the map output and addresses (for instance in the address tool_) will try to appear in current language. The most interesting combination appears if you choose Russian and try to look for addresses in Jordan or Saudi Arabia or Iran - part (like a country name) comes in Russian. If you are lucky - city name also, then another part in English (as a universal) and if there is no data for a specific area name - the rest in Farsi or Persian. Looks really weird but it's up to Google to maintain their base.

4

Google Geocoding Localization

Re: Google Geocoding Localization

And what about API with geofence?