Example of Zooming & Panning in ASP.NET MVC Maps Control

Maps
User Interaction
Zooming & Panning

This sample depicts the zooming and panning options in the maps. You can customize these options by changing the Zooming, Panning, Mouse wheel zoom, Pinch zoom, Single-click zoom, and Double-click zoom in the Properties panel.

Properties
Zooming
Panning
Mouse wheel zoom
Pinch zoom
Single click zoom
Double click zoom
Animation duration
500 ms

In this example, you can see how to zoom and pan the map. The support has been provided for zooming with the toolbar, rectangle zoom, pinch zoom, mouse wheel zoom, single-click, and double-click zoom. Panning can be enabled or disabled using the Panning option. When it is disabled, the map will switch to zooming mode.


Injecting Module

Maps component features are segregated into individual feature-wise modules. To use the zooming feature, inject the zoom module using the Maps.Inject(zoom) method.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab