CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
|
#include <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.