id

var id: String

A string that identifies the graphics overlay in the GeoView.graphicsOverlays collection. You can give a graphics overlay an ID. If the collection of graphics overlays in a GeoView contains several graphics overlays, you can use the ID to find the one you need.

The default value of id is an empty string. A graphics overlay's id does not need to be unique.

Since

200.1.0