maplibre-navigation-core
Toggle table of contents
41224f3a
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
BannerInstructions
/
BannerInstructions
Banner
Instructions
constructor
(
distanceAlongGeometry
:
Double
,
primary
:
BannerText
,
secondary
:
BannerText
?
=
null
,
sub
:
BannerText
?
=
null
,
view
:
BannerView
?
=
null
)