public static class LatLngTraceMatchingDataProvider.Companion
Modifier and Type | Method and Description |
---|---|
com.tomtom.online.sdk.matching.MatchingDataProvider |
fromPoints(java.util.List<? extends com.tomtom.online.sdk.common.location.LatLng> points)
Creates data from a list of coordinates (e.g., provided from route).
|