Class ShapeLayerType
Defines the type of the layer in the map.
Inheritance
System.Object
ShapeLayerType
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ShapeLayerType : Enum
Fields
Bing
Defines the map layer as bing map.
Declaration
public const ShapeLayerType Bing
Field Value
Type | Description |
---|---|
ShapeLayerType |
Geometry
Defines the map layer as geometry shapes.
Declaration
public const ShapeLayerType Geometry
Field Value
Type | Description |
---|---|
ShapeLayerType |
Specifies the map layer as google map.
Declaration
public const ShapeLayerType Google
Field Value
Type | Description |
---|---|
ShapeLayerType |
GoogleStaticMap
Specifies the map layer as google static map.
Declaration
public const ShapeLayerType GoogleStaticMap
Field Value
Type | Description |
---|---|
ShapeLayerType |
OSM
Defines the map layer as open street map.
Declaration
public const ShapeLayerType OSM
Field Value
Type | Description |
---|---|
ShapeLayerType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |