Enum Type
Defines the type of the layer in maps.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Type
Fields
| Name | Description |
|---|---|
| Layer | Specifies the layer type as main layer in the maps component. |
| SubLayer | Specifies the layer type as sublayer in the maps component. This layer will be a part of the layer provided in the maps. |