MGLPolygon
extension MGLPolygon
-
Initializes a map polygon representation of the given Turf ring.
Declaration
Swift
public convenience init(_ ring: Ring)Parameters
ringThe Turf ring to convert to a map polygon.
-
Initializes a map polygon representation of the given Turf polygon.
Declaration
Swift
public convenience init(_ polygon: Polygon)Parameters
ringThe Turf ring to convert to a map polygon.
Install in Dash
MGLPolygon Extension Reference