Class MapLayersType
The layer type.
Inheritance
System.Object
MapLayersType
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class MapLayersType : Enum
Fields
Bubble
A specialized vector shape layer for bubble maps.
Declaration
public const MapLayersType Bubble
Field Value
MapLayersType
|
Marker
Shape
A vector shape layer (used for GeoJSON data).
Declaration
public const MapLayersType Shape
Field Value
MapLayersType
|
Tile
value__
Declaration
public int value__
Field Value
System.Int32
|