MapboxOptions constructor
MapboxOptions({})
Implementation
MapboxOptions({
required this.origin,
required this.destination,
required this.simulateRoute,
required this.setDestinationWithLongTap,
this.msg,
this.profile,
this.style,
this.voiceUnits,
this.language,
this.alternativeRoute,
});