Unplanned
Last Updated: 21 Jan 2025 14:56 by ADMIN
Stenly
Created on: 21 Jan 2025 13:33
Category: Map
Type: Feature Request
1
Map: Add localization support for the text of vector tiles
Currently, the RadMap control does not allow localizing the text in the vector tiles. We could include such support.
2 comments
ADMIN
Stenly
Posted on: 21 Jan 2025 14:56

Hello Ivan,

Thank you for the additional information.

In the meantime, what I can suggest would be to create a custom provider with a custom source, and on the GetTile method of the custom source, you can override the query to contain the language parameter.

With this being said, I hope this information will be of help to you.

Regards,
Stenly
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Ivan
Posted on: 21 Jan 2025 14:13

In Telerik Azure Maps it is not possible to set at which language the geographic locations are shown. Different languages are use for general names like oceans. Oceans are written in English, Arabic, Russian, Chinese, Japanise, Korean(?) - see screenshot. 

 

But it is possible for the web version of Azure maps to set such language - see the official sample from Microsoft:

https://samples.azuremaps.com/?sample=map-localization 

Please add a property to Telerik Azure Maps to set the localization language for the map tiles.