StuBlackett
StuBlackett

Reputation: 3857

Leaflet JS - Country Boundaries

I am using Leaflet JS to create a map. Have to say I'm a huge fan, Works a lot smoother than Google and Bing too. Also like the customisation you can do with it. Brilliant!

The only query / issue I have is the big lines it draws blue (or themed borders) around countries. See screenshot attached. enter image description here

I am wondering if there is a method to remove them?

Thanks

Upvotes: 0

Views: 4271

Answers (1)

L. Sanna
L. Sanna

Reputation: 6552

This has nothing to do with leaflet. The lines are drawn by your tile provider. Change the source of the tiles to fit your needs.

Cloudmade Mapbox

Upvotes: 3

Related Questions