walkerke / mapgl

R interface to Mapbox GL JS v3 and Maplibre GL JS
https://walker-data.com/mapgl
Other
83 stars 3 forks source link

More new feature requests :) -- synced maps and save static image button #11

Open kmcd39 opened 2 months ago

kmcd39 commented 2 months ago

Requesting some other new features that seem implementable in maplibre/mapbox js gl!

Thanks for the "before_id" addition based on the other issue :) this is getting cool, fast.

walkerke commented 2 months ago

I think all of those will be possible at some point. The compare() function (tracking in #1) does sync maps, but doesn't show them side-by-side; I'll probably try at some point to include an option to swipe between maps or sync them.

The print button is a little trickier as I'd need to code that from scratch; I don't see a plugin for it. But it'd be useful to have at some point!