Blazor Maps Component

I want to use the Blazor Maps Component. I want to allow the user to draw a rectangle on the map and have that event provide me with the coordinates of the rectangle. I could use those to zoom in to the exact spot the user highlighted. I could also use those to query my database for locations that exist within that area, and then add location markers in the layers. Is this possible?


1 Reply

DG Durga Gopalakrishnan Syncfusion Team July 25, 2025 12:08 PM UTC

Hi Bill,


Thank you for using Syncfusion products.


We support selection zooming in the map component, which allows you to zoom by drawing a rectangle over the desired area. To use this feature, simply select the Zoom icon and perform the selection zooming action.


You can explore this functionality in our online demo:


Demo : https://blazor.syncfusion.com/demos/maps/zooming-panning?theme=fluent2


Currently, we do not support the other requested features. Please let us know if you have any further questions or concerns.


Regards,

Durga Gopalakrishnan.


Loader.
Up arrow icon