MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Classes | Typedefs
MPDistanceMatrixProvider.h File Reference
import <Foundation/Foundation.h>
import "MPDistanceMatrixResult.h"

Go to the source code of this file.

Classes

protocol  <MPDistanceMatrixProviderDelegate>
 
class  MPDistanceMatrixProvider
 

Typedefs

typedef void(^ mpMatrixHandlerBlockType) (MPDistanceMatrixResult *_Nullable matrixResult, NSError *_Nullable error)
 

Typedef Documentation

◆ mpMatrixHandlerBlockType

typedef void(^ mpMatrixHandlerBlockType) (MPDistanceMatrixResult *_Nullable matrixResult, NSError *_Nullable error)