setMap

open fun setMap(map: GoogleMap)

Changes the map that GeoJsonFeature objects are being drawn onto. Existing objects are removed from the previous map and drawn onto the new map.

Parameters

map

GoogleMap to place GeoJsonFeature objects on