menu
vietmap_automotive_flutter package
documentation
models/map_template.dart
CPMapTemplate
mapButtons property
mapButtons property
dark_mode
light_mode
mapButtons
property
List
<
CPMapButton
>
mapButtons
getter/setter pair
The array of map buttons as
CPMapButton
displayed on the template.
Implementation
List<CPMapButton> mapButtons;
vietmap_automotive_flutter package
documentation
models/map_template
CPMapTemplate
mapButtons property
CPMapTemplate class