Platforms to show: All Mac Windows Linux Cross-Platform

MKOverlayPathRendererMBS class

Super class: MKOverlayRendererMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The visual representation for a path-based overlay.

Use this renderer when your overlay's shape is defined by a CGPath object. By default, this renderer fills and strokes the path using its current attributes.
You can use this class as-is or subclass to define additional drawing behaviors. If you subclass, you should override the createPath method and use that method to build the appropriate path object. To change the path, invalidate it and recreate the path using whatever new data your subclass has obtained.
Subclass of the MKOverlayRendererMBS class.

Super class MKOverlayRendererMBS

Sub classes:

Blog Entries


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


MKMultiPolylineRendererMBS   -   MKOverlayRendererMBS


The biggest plugin in space...