DEV Community

Cover image for Deep Dive into Zooming and Panning Features in the Flutter Maps
Arun for Syncfusion, Inc.

Posted on

Deep Dive into Zooming and Panning Features in the Flutter Maps

Learn how to perform zooming and panning in Syncfusion 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

Top comments (0)