Hello, everyone
Are there any ways to implement pinch to zoom and panning support on mobile view?
Currently the zoomLevel built-in in the package does not satisfy the feature that we want to implement.
I also tried adding zooming and panning packages but it overrides the markerjs3 functionality and the zooming does occur in the container itself not on the image.
Do you guys have an idea how to implement those?
Any help would be appreciated.
Thank you.