MKOverlayPathRenderer
Undocumented
-
Returns
CGPathRefequivalent to given polygon in this renderer.Declaration
Swift
@available(* 1.2.0, *) public func polyPath(for polygon: MKPolygon) -> CGPath?Parameters
polygonPolygon whose equivalent path will be returned.
Return Value
Path equivalent to given polygon in this renderer.
View on GitHub
Install in Dash
MKOverlayPathRenderer Extension Reference