[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Maps FleetEngine V1 Client - Class NavigationStatus (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.NavigationStatus)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.NavigationStatus)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.NavigationStatus)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.NavigationStatus)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.NavigationStatus) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class NavigationStatus.\n\nThe vehicle's navigation status.\n\nProtobuf type `maps.fleetengine.v1.NavigationStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNKNOWN_NAVIGATION_STATUS\n\n Value: 0\n\nUnspecified navigation status.\n\nGenerated from protobuf enum `UNKNOWN_NAVIGATION_STATUS = 0;`\n\n### NO_GUIDANCE\n\n Value: 1\n\nThe Driver app's navigation is in `FREE_NAV` mode.\n\nGenerated from protobuf enum `NO_GUIDANCE = 1;`\n\n### ENROUTE_TO_DESTINATION\n\n Value: 2\n\nTurn-by-turn navigation is available and the Driver app navigation has\nentered `GUIDED_NAV` mode.\n\nGenerated from protobuf enum `ENROUTE_TO_DESTINATION = 2;`\n\n### OFF_ROUTE\n\n Value: 3\n\nThe vehicle has gone off the suggested route.\n\nGenerated from protobuf enum `OFF_ROUTE = 3;`\n\n### ARRIVED_AT_DESTINATION\n\n Value: 4\n\nThe vehicle is within approximately 50m of the destination.\n\nGenerated from protobuf enum `ARRIVED_AT_DESTINATION = 4;`"]]