tangrams / bubble-wrap

Bubble Wrap basemap style
http://tangrams.github.io/bubble-wrap/
MIT License
27 stars 21 forks source link

Add transit map options #189

Closed nvkelso closed 7 years ago

nvkelso commented 8 years ago

See https://github.com/mapzen/eraser-map/issues/710 and https://github.com/mapzen/eraser-map/issues/711 for transit map mode browsing, transit route selection, transit route preview / nav.

nvkelso commented 8 years ago

/cc @bcamper

nvkelso commented 8 years ago

Suggest this can be configured via a new global:

There are several different factors that could impact auto including https://github.com/mapzen/eraser-map/issues/710 and https://github.com/mapzen/eraser-map/issues/711. But if the interface should allow someone to force it on or off.

tallytalwar commented 8 years ago

A basic state of false and true seems good to me. I am assuming you will be assigning this global to the visible property of the transit layer(s).

The auto one could be interesting, how do you plan use it in the layers? It might need some more information to determine when to turn a transit layer on/off.

nvkelso commented 7 years ago

This was completed a few months ago.