Changing the leaflet map language? -


please possible ** change language of leaflet map ** tiles in specific area? changing arabic language

if use plugin leaflet gives google map tiles, based on browser settings according google's api concepts page.

you can open street map labels in various languages adding language identifer tile server link. this: http://{s}.www.toolserver.org/tiles/osm-labels-ar/{z}/{x}/{y}.png still need background tiles well.

here's working jsfiddle arabic.

the list of languages can found @ toolserver.org.

for other tile servers, don't imagine there in other languages, specific each company generates them.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -