Class: IWGeoJSONStyleMultiColor

IWGeoJSONStyleMultiColor

A GeoJSON style which renders all GeoJSON features by cycling through 16 predefined colors.

new IWGeoJSONStyleMultiColor()

Creates a new style.

Extends

Methods


getPointLayer()

Returns a clustered overlay layer for all point features with the next of the prefefined colors.
Overrides:

getPolygonStyle()

Returns rendering attributes for the provided polygon with the next of the prefefined colors.
Overrides:

getPolylineStyle()

Returns rendering attributes for the provided polyline with the next of the prefefined colors.
Overrides: