AlertServiceOptions
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
Link copied to clipboard
Build a new AlertServiceOptions.