MapsIndoors iOS SDK V3
|
Go to the source code of this file.
Classes | |
protocol | <MPRoutingProviderDelegate> |
class | MPRoutingProvider |
Typedefs | |
typedef void(^ | mpRouteHandlerBlockType) (MPRoute *_Nullable route, NSError *_Nullable error) |
typedef void(^ mpRouteHandlerBlockType) (MPRoute *_Nullable route, NSError *_Nullable error) |
Callback handler for route result
route | Route object. |
error | Error object. |