Boolean
Boolean
NavigationCapability
NavigationCapability
Boolean
Get the GetWayPointsEnabled
Kind: Instance method of NavigationCapability
Returns: Boolean
- the KEY_GET_WAY_POINTS_ENABLED value
Boolean
Get the SendLocationEnabled
Kind: Instance method of NavigationCapability
Returns: Boolean
- the KEY_SEND_LOCATION_ENABLED value
NavigationCapability
Set the GetWayPointsEnabled
Kind: Instance method of NavigationCapability
Returns: NavigationCapability
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
enabled | Boolean |
If the module has the ability to return way points from onboard nav - The desired GetWayPointsEnabled. |
NavigationCapability
Set the SendLocationEnabled
Kind: Instance method of NavigationCapability
Returns: NavigationCapability
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
enabled | Boolean |
If the module has the ability to add locations to the onboard nav - The desired SendLocationEnabled. |