Initializes an instance of NavigationServiceManifest.
Boolean
Get the AcceptsWayPoints
Kind: Instance method of NavigationServiceManifest
Returns: Boolean
- the KEY_ACCEPTS_WAY_POINTS value
NavigationServiceManifest
Set the AcceptsWayPoints
Kind: Instance method of NavigationServiceManifest
Returns: NavigationServiceManifest
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
points | Boolean |
Informs the subscriber if this service can actually accept way points. - The desired AcceptsWayPoints. |