GeometryData
public struct GeometryData
GeoJSON represented by GeometryData.
-
Creates a new
GeometryData.Declaration
Swift
public init(id: String, type: String, features: [Feature])Parameters
idIdentifies given geometry shape.
typeType of geometry data.
featuresList of features.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
GeometryData