Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 701 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 701 Bytes

Zooming and Panning in the Blazor Maps Component

This sample explains about how to zoom and pan a Syncfusion Blazor Maps in a Blazor WebAssembly app. This project also includes a code snippet to customize the zooming modes, zooming toolbar, and other toolbar options.

Example: https://blazor.syncfusion.com/demos/maps/zooming?theme=bootstrap5

Documentation: https://blazor.syncfusion.com/documentation/maps/user-interactions#zooming

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.