CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CartoTypeCreateRouteAsyncProtocol> Protocol Reference

#import <CartoTypeFramework.h>

Inheritance diagram for <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: (CartoTypeRoute *)  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: