[]
Initializes a new instance of the GeoMapLayer class.
A JavaScript object containing initialization data for the layer.
Gets or sets color scale used for fill layer's items.
Gets or sets a item formatter for GeoJSON feature.
Gets or sets a data source for the layer.
Data source should be GeoJSON object(s).
Gets the parent map
Gets or sets the layer's style.
Gets or sets the symbol size for rendering GeoJSON points/multi-points.
Get or sets the data source url.
Gets all GeoJSON features on the layer.
Initializes the series by copying the properties from a given object.
JavaScript object containing initialization data for the series.
Raises the itemsSourceChanged event.
Renders the layer.
Render engine.
Svg transformation.
SVG group element for the layer.
Occurs after the layer has been bound to a new items source.
Represents a map layer with geographical data.