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-core
/
com.mapsted.positioning.routing
/
RoutingOptions
Routing
Options
class
RoutingOptions
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
has
Level
Transition
Restrictions
Link copied to clipboard
val
hasLevelTransitionRestrictions
:
Boolean
include
Elevators
Link copied to clipboard
val
includeElevators
:
Boolean
include
Escalators
Link copied to clipboard
val
includeEscalators
:
Boolean
include
Ramps
Link copied to clipboard
val
includeRamps
:
Boolean
include
Stairs
Link copied to clipboard
val
includeStairs
:
Boolean
indoor
Outdoor
Link copied to clipboard
val
indoorOutdoor
:
IndoorOutdoorRouteOptions
is
Accessible
Link copied to clipboard
val
isAccessible
:
Boolean
optimize
Itinerary
Link copied to clipboard
val
optimizeItinerary
:
Boolean
Functions
get
Core
Engine
Link copied to clipboard
fun
getCoreEngine
(
)
:
RoutingOptions
get
Cpp
Link copied to clipboard
fun
getCpp
(
)
:
RoutingOptions
get
Engine
Link copied to clipboard
fun
getEngine
(
)
:
RoutingOptions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String