AMapNavOptions constructor
const
AMapNavOptions({})
Implementation
const AMapNavOptions({
this.navType = NAVI_TYPE_DRIVER,
required this.startLocation,
required this.endLocation,
this.bottomContentH = 100,
});