CartoType iOS API 9.2-12-g6c2dcf66f
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CtLoadMapAsyncProtocol> Protocol Reference

#import <CartoTypeFramework.h>

Inheritance diagram for <CtLoadMapAsyncProtocol>:
<CartoTypeLoadMapAsyncProtocol>

Instance Methods

(void) - handler:filename:key:
 

Detailed Description

Implement this protocol to receive the result of an asynchronous map loading operation.

Method Documentation

◆ handler:filename:key:

- (void) handler: (CtResult aResult
filename: (NSString *)  aFileName
key: (NSString *)  aKey 

This function is called when loadMapAsync has attempted to load a map.


The documentation for this protocol was generated from the following file: