DevExpress Blazor Map component allows you to display and configure map markers. To create a marker, complete the following steps:
- Add a DxMapMarker object to the marker collection.
- Use a DxMarkerLocation object to specify marker position on the map.
- Optional. Customize marker appearance and configure tooltip settings.
This demo allows you to create, modify, and remove map markers. Click the map or a marker to display the Marker Editor dialog.