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 object groups.
- (void) handler: | (NSMutableArray< CtMapObjectGroup * > *) | aObjectGroupArray |
This function is called with the array of object groups that has been found by an asynchronous find function.