Hi, I am using the Openstreetmap with Leaflet.js library. In the map, on zoom I want to display countries only. Is it possible to hide the cities in the map? Thanks. |
It's only possible to do that by creating a custom map style. The text is embedded into the map images, and there's no way to remove certain features afterwards. See https://help.openstreetmap.org/questions/136/how-do-i-render-my-own-maps-for-my-website for more. However there are various different tile providers available, maybe one of them fits your needs. Just make sure to comply with their tile usage policies.
(12 Dec '13, 12:52)
scai ♦
|