Package-level declarations
MapMatchingEngine: Attempts to match position input to a point on a map, providing a MapMatchingResult that contains an accurate location.
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Interface to a Map Matcher Engine.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Output of the map matching engine that represents accurate (map matched) location. This is used in driving mode to snap the chevron shown on the map to the road network. MapMatchingEngine provides an individual map matching result for each raw location.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Part of the map matching result that represents a single matched position candidate.