A quick-start example to help you perform zooming and panning in Syncfusion Flutter Maps widget. In this example, you will learn how to use the zoomPanBehavior property of MapTileLayer and perform initial zooming, enabling double-tap zooming, setting min and max zoom levels. You will also learn about the zooming and panning callbacks, perform zooming programmatically on a button tap and reset zooming. Also, you will learn how the same zoomPanBehavior property settings work in MapShapeLayer. Watch the video: Coming soon...
Documentation: https://help.syncfusion.com/flutter/maps/zoom-pan
To run this application, you need to first clone or download the ‘deep dive into zooming and panning features in the flutter maps’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
For more help, check the Syncfusion Flutter documentation, Flutter documentation.