addGeoJson

fun addGeoJson(geoJsonString: String): GeoJsonResult(source)

Parses GeoJSON and adds all features to the map.

Return

A GeoJsonResult containing all added features

Parameters

geoJsonString

The GeoJSON string to parse