Norkart / Leaflet-MiniMap

A minimap control plugin for Leaflet
BSD 2-Clause "Simplified" License
395 stars 125 forks source link

Static image on minimap but allow dragging for aimingRect and shadowRect #148

Open nunofreitasbotelho opened 5 years ago

nunofreitasbotelho commented 5 years ago

Is there a way to keep the image on the minimap always in the same place ( no zoom or drag) but when you drag it you can follow the aimingRect and the shadowRect only? I'm having a hard time trying to make this happen, i can easily center the map after the events but i lose the position of the aimingRect. Dont think this is an issue but i would apreciate some suggestions. Thanks