MapMatchedLocationProvider
Constructs a MapMatchedLocationProvider for given TomTomNavigation.
Parameters
navigation
The TomTomNavigation that generates a map-matched location.
usePredictions
If set to true
provider will include matched locations from the MapMatchingResult.locationPredictions, otherwise the MapMatchingResult.matchedLocation will be used. Set to true
by default.