Alert Service Options
class AlertServiceOptions
Content copied to clipboard
Alerts service extracts information from the road graph and helps track it through eHorizon. AlertServiceOptions control how Navigation SDK extracts road objects from the road graph and which objects are collected. Some objects may take significant effort to extract and thus there's an option to disable collection of some of the types.
Parameters
collectTunnels
whether Tunnels should be collected
collectBridges
whether Bridges should be collected
collectRestrictedAreas
whether Restricted Areas should be collected
Types
Builder
Link copied to clipboard
Functions
Properties
collectBridges
Link copied to clipboard
collectRestrictedAreas
Link copied to clipboard
collectTunnels
Link copied to clipboard