Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.position
/
BlueDot
Blue
Dot
open
class
BlueDot
Members
Constructors
Blue
Dot
Link copied to clipboard
constructor
(
appContext
:
Context
,
mapApi
:
MapApi
,
mainMapFragment
:
MainMapFragment
)
Functions
disable
Link copied to clipboard
open
fun
disable
(
)
enable
Link copied to clipboard
open
fun
enable
(
)
is
On
Screen
Link copied to clipboard
open
fun
isOnScreen
(
)
:
Boolean
is
Within
Blue
Dot
Proximity
Area
Link copied to clipboard
open
fun
isWithinBlueDotProximityArea
(
mercator
:
Mercator
)
:
Boolean
Determines whether the given Mercator coordinate is within the user's blue dot error area and on the currently visible floor.
on
Destroy
Link copied to clipboard
open
fun
onDestroy
(
)
update
Blue
Dot
Position
Link copied to clipboard
open
fun
updateBlueDotPosition
(
position
:
Position
)
update
Blue
Dot
Visibility
Link copied to clipboard
open
fun
updateBlueDotVisibility
(
position
:
Position
)
update
Rotation
Link copied to clipboard
open
fun
updateRotation
(
bearingDegree
:
Float
)