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.views
/
RouteStyleParams
/
Builder
Builder
open
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Creates the builder
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
RouteStyleParams
Build the CustomMapParams.
set
Destination
Icon
Style
Link copied to clipboard
open
fun
setDestinationIconStyle
(
markerStyle
:
MarkerStyle
)
:
RouteStyleParams.Builder
Set the route destination icon style
set
Initial
Icon
Style
Link copied to clipboard
open
fun
setInitialIconStyle
(
markerStyle
:
MarkerStyle
)
:
RouteStyleParams.Builder
Set the route initial icon style
set
Routing
Path
Link copied to clipboard
open
fun
setRoutingPath
(
lineStyle
:
LineStyle
)
:
RouteStyleParams.Builder
Set the routing path style
set
Visited
Path
Link copied to clipboard
open
fun
setVisitedPath
(
lineStyle
:
LineStyle
)
:
RouteStyleParams.Builder
Set the visited path style