MGLPointFeature

extension MGLPointFeature
  • Initializes a map point feature representation of the given Turf point feature.

    Declaration

    Swift

    public convenience init(_ pointFeature: PointFeature)

    Parameters

    pointFeature

    The Turf point feature to convert to a map point feature.