stamen / mapbox-gl-style-diff

Other
2 stars 1 forks source link

Add UI for style switching #2

Closed peterqliu closed 2 years ago

peterqliu commented 2 years ago

Currently, the differ takes in rstyle and lstyle to fetch style url's. Aside from that and editing the raw JSON in the textareas, there's no other way to switch styles.

We should add a dropdown or url text input to make this easier.