younginnovations / aidstream-old

[Deprecated] AidStream is a platform for small and medium size NGOs to publish their aid data in IATI standard.
http://aidstream.org
3 stars 13 forks source link

Location Map Has Place Names in Multiple Languages #19

Closed wendyrogers closed 10 years ago

wendyrogers commented 10 years ago

When adding location details using the map, place names were displayed in multiple languages eg english, chinese etc.

stevieflow commented 10 years ago

Putting into 1.04 milestone , due to location changes

anjesh commented 10 years ago

The multiple language in map is due to the default behaviour of OSM. Looks like https://gist.github.com/mourner/1804938 from http://stackoverflow.com/questions/18589621/setting-map-language-to-english-in-openstreetmap-with-leafletjs looks useful.

mesaugat commented 10 years ago

This is the default behavior of OSM. Trying different map tile providers didn't work. We may have to rethink on this.

mesaugat commented 10 years ago

The map now uses Mapbox tiles with English labels. However, the locations will still be fetched in multiple languages as it is the default behavior of OSM reverse geocoding.