toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ipc-client-core
/
com.mapbox.dash.sdk.ipc.client.core.model
/
MapDisplayOptions
Map
Display
Options
class
MapDisplayOptions
(
val
trafficVisibilityType
:
String
)
Configuration of how the map will look.
Members
Constructors
Map
Display
Options
Link copied to clipboard
constructor
(
trafficVisibilityType
:
String
)
Properties
traffic
Visibility
Type
Link copied to clipboard
val
trafficVisibilityType
:
String
defines the traffic visibility on the map.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String