Markers

DevExpress Blazor Map component allows you to display and configure map markers. To create a marker, complete the following steps:

  1. Add a DxMapMarker object to the marker collection.
  2. Use a DxMarkerLocation object to specify marker position on the map.
  3. 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.