toggle menu
BlueConic Android SDK
7.2.0
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.impl.util
/
LocationUtil
/
LocationLatLong
Location
Lat
Long
data
class
LocationLatLong
(
val
latitude
:
Double
,
val
longitude
:
Double
)
Members
Constructors
Location
Lat
Long
Link copied to clipboard
constructor
(
latitude
:
Double
,
longitude
:
Double
)
Properties
latitude
Link copied to clipboard
val
latitude
:
Double
longitude
Link copied to clipboard
val
longitude
:
Double