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.base
/
CustomDistanceAndTimeBinder
Custom
Distance
And
Time
Binder
open
class
CustomDistanceAndTimeBinder
Members
Constructors
Custom
Distance
And
Time
Binder
Link copied to clipboard
constructor
(
)
Functions
load
Distance
Link copied to clipboard
open
fun
loadDistance
(
view
:
TextView
,
distance
:
Float
)
load
Distance
With
Parenthesis
Link copied to clipboard
open
fun
loadDistanceWithParenthesis
(
view
:
TextView
,
distance
:
Float
)
load
Time
Link copied to clipboard
open
fun
loadTime
(
view
:
TextView
,
time
:
Float
)