Deep Dive into Zooming and Panning Features in the Flutter Maps

Arun Raj
Aug 24, 2021

Learn how to perform zooming and panning in Syncfusion [Flutter Maps](https://www.syncfusion.com/flutter-widgets/flutter-maps) widget.

This video explains how to use the zoomPanBehavior property of MapTileLayer and perform initial zooming, enabling double-tap zooming, setting min and max zoom levels. It also explains the zooming and panning callbacks, perform zooming programmatically on a button tap and reset zooming. Finally, you will learn how the same zoomPanBehavior property settings work in MapShapeLayer.

Documentation: https://bit.ly/3g7w8zC

API Documentation: https://bit.ly/2Qw1JBa

Examples — GitHub: https://bit.ly/3cG5f57

--

--