PACECloudSDK
/
cloud.pace.sdk.poikit.geo
/
Polygon
Polygon
data class
Polygon
(coordinates:
List
<
List
<
List
<
Double
>>>) :
Geometry
Content copied to clipboard
Properties
Extensions
Properties
coordinates
Link copied to clipboard
val
coordinates
:
List
<
List
<
List
<
Double
>>>
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard
Extensions
to
Lat
Lngs
Link copied to clipboard
fun
Polygon
.
toLatLngs
():
List
<
LatLng
>
Content copied to clipboard