NavigationMap constructor
const
NavigationMap({})
Implementation
const NavigationMap({
super.key,
required this.mapboxAccessToken,
this.showSearchBar = true,
this.routeCoordinatesList,
});
const NavigationMap({
super.key,
required this.mapboxAccessToken,
this.showSearchBar = true,
this.routeCoordinatesList,
});