Enum
MapLayersType

The layer type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum MapLayersType

Fields

Bubble

A specialized vector shape layer for bubble maps.

Declaration

cs-api-definition
Bubble = 2

Field Value

MapLayersType

Marker

A marker layer.

Declaration

cs-api-definition
Marker = 3

Field Value

MapLayersType

Shape

A vector shape layer (used for GeoJSON data).

Declaration

cs-api-definition
Shape = 1

Field Value

MapLayersType

Tile

A tile layer.

Declaration

cs-api-definition
Tile = 0

Field Value

MapLayersType

In this article
DefinitionFieldsBubbleMarkerShapeTile
Not finding the help you need?
Contact Support