Overlay
An abstract base object that defines the methods and properties for map overlays.
Declaration
abstract class Overlay extends MapKitEventTargetMentioned in
Overview
Overlays inherit from an abstract base object, Overlay, and share some common properties with Annotation that allow you to control the visibility and interaction with the map in the same way. This object is abstract and you can’t instantiate it.