toggle menu
woosmap-sdk
1.1.3
androidJvm
switch theme
search in API
woosmap-sdk
/
com.woosmap.sdk.api.stores
/
GeoJsonPoint
/
GeoJsonPoint
Geo
Json
Point
constructor
(
type
:
GeoJsonPoint.Type
?
=
null
,
coordinates
:
List
<
Double
>
?
=
null
)
Parameters
type
the geometry type
coordinates
An array of comma separated {latitude,longitude} strings.