导航提醒
在 NavigationAlertInfoModel.alert 中使用 NavigationAlert。只有相应提醒明确要求参数时才设置 parameter。后方来车提醒使用 RearVehicleMergeDirection 作为参数。
提醒参考
导航提醒
随导航信息发送的路线状况与提醒。
16.clear清除参数所标识的已有提醒。
AIBudsNavigationAlertClear.speedLimit显示当前道路限速。
AIBudsNavigationAlertSpeedLimit.violationCamera提醒前方有违章摄像头。
AIBudsNavigationAlertViolationCamera.roadConstruction提醒前方道路施工。
AIBudsNavigationAlertRoadConstruction.averageSpeedZone显示区间测速提醒。
AIBudsNavigationAlertAverageSpeedZone.accidentProneArea提醒前方是事故易发路段。
AIBudsNavigationAlertAccidentProneArea.rearVehicleWarning提醒后方车辆可能并入。
AIBudsNavigationAlertRearVehicleWarning.weakGPSSignal提示当前导航定位不可靠。
AIBudsNavigationAlertWeakGPSSignal.icyRoad提醒前方路面结冰。
AIBudsNavigationAlertIcyRoad.roadClosedOrRestricted提醒道路封闭或限行。
AIBudsNavigationAlertRoadClosedOrRestricted.rerouting提示正在重新规划路线。
AIBudsNavigationAlertRerouting.keepLeftLane保持左侧车道行驶。
AIBudsNavigationAlertKeepLeftLane.keepRightLane保持右侧车道行驶。
AIBudsNavigationAlertKeepRightLane.trafficLightCountdown显示红绿灯剩余时间。
AIBudsNavigationAlertTrafficLightCountdown.keepLeftNLanes保持在指定数量的最左侧车道内。
AIBudsNavigationAlertKeepLeftNLanes.keepRightNLanes保持在指定数量的最右侧车道内。
AIBudsNavigationAlertKeepRightNLanes后方来车方向
用于 rearVehicleWarning 的参数值。
3.unknown来车方向不可用。
AIBudsRearVehicleMergeDirectionUnknown.fromRight后方车辆从右侧驶近。
AIBudsRearVehicleMergeDirectionFromRight.fromLeft后方车辆从左侧驶近。
AIBudsRearVehicleMergeDirectionFromLeft只有明确要求参数的提醒才应设置 NavigationAlertInfoModel.parameter,并遵循上方列出的原始值与单位规则。
图标仅作为文档中的语义提示,不要求 App 或设备采用相同图形。