Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
core
/
com.getwemap.sdk.core.location
/
LocationSource
Location
Source
interface
LocationSource
Inheritors
SimulatorLocationSource
Members
Properties
is
Started
Link copied to clipboard
abstract
val
isStarted
:
Boolean
listener
Link copied to clipboard
abstract
var
listener
:
LocationSourceListener
?
supports
Heading
Link copied to clipboard
abstract
val
supportsHeading
:
Boolean
Functions
deinit
Link copied to clipboard
abstract
fun
deinit
(
)
start
Link copied to clipboard
abstract
fun
start
(
)
stop
Link copied to clipboard
abstract
fun
stop
(
)