PACECloudSDK
/
cloud.pace.sdk.poikit.geo
/
Point
Point
data class
Point
(coordinates:
List
<
Double
>) :
Geometry
Content copied to clipboard
Properties
Extensions
Properties
coordinates
Link copied to clipboard
val
coordinates
:
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
Point
.
toLatLngs
():
List
<
LatLng
>
Content copied to clipboard