0

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.

asked 12 Dec '13, 11:31

Jay's gravatar image

Jay
1111
accept rate: 0%


One Answer:
3

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.

permanent link

answered 12 Dec '13, 12:01

Andy%20Allan's gravatar image

Andy Allan
11.9k23121147
accept rate: 29%

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 ♦

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×22
×8
×8
×7

question asked: 12 Dec '13, 11:31

question was seen: 7,188 times

last updated: 12 Dec '13, 12:53

powered by OSQA