WemapSDKs
Toggle table of contents
0.28.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapGeoARSDK
/
com.getwemap.sdk.geoar.managers
/
ARLocationManager
ARLocation
Manager
class
ARLocationManager
:
ILevelProvider
Members
Properties
coordinate
Flow
Link copied to clipboard
val
coordinateFlow
:
Flow
<
Coordinate
>
last
Coordinate
Link copied to clipboard
val
lastCoordinate
:
Coordinate
?
location
Source
Link copied to clipboard
var
locationSource
:
LocationSource
?
Functions
add
Listener
Link copied to clipboard
fun
addListener
(
listener
:
ARLocationManagerListener
)
:
Boolean
deinit
Link copied to clipboard
fun
deinit
(
)
remove
Listener
Link copied to clipboard
fun
removeListener
(
listener
:
ARLocationManagerListener
)
:
Boolean