library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.data.geojson
/
GeoJsonRenderer
/
addFeature
add
Feature
open
fun
addFeature
(
@
NonNull
feature
:
GeoJsonFeature
)
Adds a new GeoJsonFeature to the map if its geometry property is not null.
Parameters
feature
feature to add to the map