library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.data.kml
/
KmlPolygon
/
getGeometryObject
get
Geometry
Object
open
fun
getGeometryObject
(
)
:
List
<
List
<
LatLng
>
>
Gets the coordinates of the Polygon
Return
ArrayList of an ArrayList of LatLng points