maplibre-navigation-core
Toggle table of contents
ded82ccd
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
BannerText
/
BannerText
Banner
Text
constructor
(
text
:
String
,
components
:
List
<
BannerComponents
>
?
=
null
,
type
:
StepManeuver.Type
?
=
null
,
modifier
:
ManeuverModifier.Type
?
=
null
,
degrees
:
Double
?
=
null
,
drivingSide
:
String
?
=
null
)