CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
<CtCreateRouteAsyncProtocol> Protocol Reference

#include <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: