init(multiPolygon:)
Creates and returns a renderer that handles drawing for the specified multipolygon overlay object.
Declaration
init(multiPolygon: MKMultiPolygon)Parameters
- multiPolygon:
An Mkmultipolygon to initialize the renderer with.
Creates and returns a renderer that handles drawing for the specified multipolygon overlay object.
init(multiPolygon: MKMultiPolygon)An Mkmultipolygon to initialize the renderer with.