Enum MarkerType
Defines the type of markers in the maps.
Namespace: Syncfusion.EJ2.Maps
Assembly: Syncfusion.AspNetMvc.Maps.dll
Syntax
public enum MarkerType
Fields
| Name |
|---|
| Balloon |
| Circle |
| Cross |
| Diamond |
| HorizontalLine |
| Image |
| InvertedTriangle |
| Pentagon |
| Rectangle |
| Star |
| Triangle |
| VerticalLine |