CartoType iOS API 7.8.2, 2022-03-25
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
<CartoTypeCreateRouteAsyncProtocol> Protocol Reference

#import <CartoTypeFramework.h>

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: