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.map.routing.steps
/
StepsDetailsAdapter
/
StepDetailsAdapterRow
Step
Details
Adapter
Row
open
class
StepDetailsAdapterRow
Members
Constructors
Step
Details
Adapter
Row
Link copied to clipboard
constructor
(
)
constructor
(
ptInstruction
:
RoutePointInstruction
)
Functions
set
Distance
Time
Link copied to clipboard
open
fun
setDistanceTime
(
distanceTime
:
DistanceTime
)
set
Highlight
Link copied to clipboard
open
fun
setHighlight
(
highlight
:
Boolean
)
set
Route
Point
Instruction
Link copied to clipboard
open
fun
setRoutePointInstruction
(
ptInstruction
:
RoutePointInstruction
)