MapLayerStyleSettings

Properties

Fill - MapLayerStyleFillSettings

The default fill color for layer shapes. Accepts a valid CSS color string, including hex and rgb.

Stroke - MapLayerStyleStrokeSettings

The default stroke color for layer shapes. Accepts a valid CSS color string, including hex and rgb.

Map - Map

The map center. Coordinates are listed as [Latitude, Longitude].

Methods

Serialize()

Serialize current instance to Dictionary