Enum GeometryType
Defines the type of the geometric map.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum GeometryType
Fields
| Name | Description |
|---|---|
| Geographic | Specifies the geometry rendering in the layer of the maps. |
| Normal | Specifies the normal rendering in the layer of the maps. |