MGLPointAnnotation
extension MGLPointAnnotation
-
Initializes a map point representation of the given Turf point.
Declaration
Swift
public convenience init(_ point: Point)
Parameters
point
The Turf point to convert to a map point.