https://github.com/syncfusionexamples/zooming-and-panning-blazor-maps
A quick start Blazor project that shows 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.
https://github.com/syncfusionexamples/zooming-and-panning-blazor-maps
blazor blazor-components blazor-maps blazor-maps-component blazor-ui-components blazor-webassembly maps maps-component syncfusion-blazor zooming-panning-moving
Last synced: about 1 year ago
JSON representation
A quick start Blazor project that shows 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.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/zooming-and-panning-blazor-maps
- Owner: SyncfusionExamples
- Created: 2022-01-06T15:25:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T13:48:46.000Z (over 2 years ago)
- Last Synced: 2025-02-08T20:48:14.903Z (over 1 year ago)
- Topics: blazor, blazor-components, blazor-maps, blazor-maps-component, blazor-ui-components, blazor-webassembly, maps, maps-component, syncfusion-blazor, zooming-panning-moving
- Language: HTML
- Homepage:
- Size: 496 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.