AWFMKRasterSource
Objective-C
@interface AWFMKRasterSource : AWFRasterSourceSwift
class AWFMKRasterSource : AWFRasterSourceAn AWFMKRasterSource object is a subclass of AWFRasterSource that provides the necessary MKOverlay instance to use with Apple’s MapKit for displaying
a single static image overlay on an MKMapView instance.
- 
                  
                  The MKOverlayinstance managing the image.DeclarationObjective-C @property (nonatomic, strong, readonly) AWFMKImageOverlay *_Nonnull overlay;Swift var overlay: AWFMKImageOverlay { get }
 View on GitHub
View on GitHub AWFMKRasterSource Class Reference
        AWFMKRasterSource Class Reference