Initializes an instance of NavigationServiceManifest.
BooleanGet the AcceptsWayPoints
Kind: Instance method of NavigationServiceManifest
Returns: Boolean - the KEY_ACCEPTS_WAY_POINTS value
NavigationServiceManifestSet 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. |