| CartoType iOS API 9.2-12-g6c2dcf66f
    for development in Swift and Objective C for iOS and Mac OS | 
#import <CartoTypeFramework.h>
 
  
| Instance Methods | |
| (void) | - handler:filename:key: | 
Implement this protocol to receive the result of an asynchronous map loading operation.
| - (void) handler: | (CtResult) | aResult | |
| filename: | (NSString *) | aFileName | |
| key: | (NSString *) | aKey | |
This function is called when loadMapAsync has attempted to load a map.