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
<CtCreateRouteAsyncProtocol> Protocol Reference

#import <CartoTypeFramework.h>

Inheritance diagram for <CtCreateRouteAsyncProtocol>:
<CartoTypeCreateRouteAsyncProtocol>

Instance Methods

(void) - handler:route:
 

Detailed Description

Implement this protocol to handle an asynchronous routing function.

Method Documentation

◆ handler:route:

- (void) handler: (CtResult aResult
route: (CtRoute *)  aRoute 

This function is called when an asynchronous routing function has created a route. If no route could be created, aRoute is null.


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