MGLMultiPolygonFeature

extension MGLMultiPolygonFeature
  • Initializes a map multipolygon feature representation of the given Turf multipolygon feature.

    Declaration

    Swift

    public convenience init(_ multiPolygonFeature: MultiPolygonFeature)

    Parameters

    multipolygonFeature

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