| 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: | 
Implement this protocol to handle findAsync when searching for map objects.
| - (void) handler: | (NSMutableArray< CtMapObject * > *) | aObjectArray | 
This function is called with the array of objects that has been found by an asynchronous find function.