stamen / chartographer

https://stamen.github.io/chartographer/
MIT License
19 stars 4 forks source link

Configure labels by layer #28

Closed aparlato closed 2 years ago

aparlato commented 2 years ago

Closes https://github.com/stamen/mapbox-gl-style-design-system/issues/26

This adds an edit label button to the tooltip to allow you to change the value in the shield label.

This is a pretty minimal implementation, but to me that seemed like the right move for now unless we can think of other similar things we'd want to be editing here. @ebrelsford let me know if you were thinking of something different here!

My thought is any other configuration a user might want to do here would likely be something they'd want to do in the stylesheet itself and we could focus on solutions like pulling from a live server to bring changes in faster.