Open SkilyFrance opened 10 months ago
can you give us more code to see the issue and on which platform you get the issue web or mobile ?
Hello @liodali, Thanks for reply, without changing anything, issue seems to go away. So, it's ok at the moment :)
Have nice day !
Hello, My version ^0.60.5, seems not detecting drag or zoom gestures. Only zoom-in by tapping on map is detected.
Below, my OSMOption.
OSMOption osmOption = const OSMOption( enableRotationByGesture: true, showZoomController: true, showDefaultInfoWindow: true, zoomOption: ZoomOption(initZoom: 18.0), );
Do you have any idea to fix it ?
Thanks