OpenMapView
Toggle table of contents
0.12.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OpenMapView
OpenMapView
/
de.afarber.openmapview
/
PolygonOptions
/
addHole
add
Hole
fun
addHole
(
hole
:
Iterable
<
LatLng
>
)
:
PolygonOptions
(
source
)
Adds a hole to the polygon.
Parameters
hole
List of coordinates defining the hole (must have at least 3 points)