toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
map
/
com.getwemap.sdk.map.location
/
UserLocationManager
User
Location
Manager
class
UserLocationManager
:
RxBase
Members
Properties
camera
Mode
Link copied to clipboard
var
cameraMode
:
Int
dispose
Bag
Link copied to clipboard
var
disposeBag
:
CompositeDisposable
is
Enabled
Link copied to clipboard
var
isEnabled
:
Boolean
last
Coordinate
Link copied to clipboard
val
lastCoordinate
:
Coordinate
?
location
Source
Link copied to clipboard
var
locationSource
:
LocationSource
?
render
Mode
Link copied to clipboard
var
renderMode
:
Int
rx
Coordinate
Link copied to clipboard
val
rxCoordinate
:
Observable
<
Coordinate
>
user
Location
View
Style
Link copied to clipboard
var
userLocationViewStyle
:
UserLocationViewStyle
Functions
deinit
Link copied to clipboard
open
override
fun
deinit
(
)