mapbox-gl-draw
mapbox-gl-draw copied to clipboard
move static styles out to mapbox-gl-draw-static-mode
Static Mode was moved out to https://github.com/mapbox/mapbox-gl-draw-static-mode but the static styles are still in themes.js.
It looks like to do this Draw needs and API or some mechanism for Custom Modes to pass their own styling to Draw?
Ah, I wondered what the static stuff was about since it's not documented.