-
Creates a new
PolygonGeometry.Declaration
Swift
public init(vertices: [CLLocationCoordinate2D])Parameters
verticesan array of vertices of the polygon.
-
Vertices of the polygon.
Declaration
Swift
public let vertices: [CLLocationCoordinate2D]
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
PolygonGeometry