unicef / carrotjuice2

Front end to resources repo. Defaults to Brazil but will eventually be virus and country agnostic.
1 stars 1 forks source link

Don't draw region borders when zoomed out a lot. #32

Closed jetpack closed 8 years ago

jetpack commented 8 years ago

When you're zoomed to level ~4, the map looks pretty messy with borders around all the admin regions. Maybe we should just not draw any borders when zoom level is <= 4.

Work would happen in map-controller.js.