MatchableGeometry
data class MatchableGeometry(val roadObjectId: String, val coordinates: List<Point>)
Content copied to clipboard
The record represents the raw data which could be matched to the road graph. Might be used to match:
gantries, with exactly two coordinates
lines, with two or more coordinates
polygons, with three or more coordinates
NOTE: The Mapbox Electronic Horizon feature of the Mapbox Navigation SDK is in public beta and is subject to changes, including its pricing. Use of the feature is subject to the beta product restrictions in the Mapbox Terms of Service. Mapbox reserves the right to eliminate any free tier or free evaluation offers at any time and require customers to place an order to purchase the Mapbox Electronic Horizon feature, regardless of the level of use of the feature.