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-ui
/
com.mapsted.ui.utils.common
/
Settings
Settings
open
class
Settings
Members
Constructors
Settings
Link copied to clipboard
constructor
(
)
Types
Analytics
Mode
Link copied to clipboard
open
class
AnalyticsMode
Date
Time
Pattern
Link copied to clipboard
open
class
DateTimePattern
Distance
Units
Link copied to clipboard
open
class
DistanceUnits
Navigation
Link copied to clipboard
open
class
Navigation
Properties
device
Id
Link copied to clipboard
open
var
deviceId
:
String
is
Enable
Promos
Link copied to clipboard
open
var
isEnablePromos
:
Boolean
Functions
get
Distance
Unit
Link copied to clipboard
open
fun
getDistanceUnit
(
context
:
Context
)
:
Int
load
Link copied to clipboard
open
fun
load
(
context
:
Context
)
save
Link copied to clipboard
open
fun
save
(
context
:
Context
,
coreApi
:
CoreApi
)
set
Distance
Unit
Link copied to clipboard
open
fun
setDistanceUnit
(
context
:
Context
,
distanceUnit
:
Int
)