#include <MPDistanceMatrixProvider.h>
◆ getDistanceMatrixWithOrigins:destinations:travelMode:
- (void) getDistanceMatrixWithOrigins: |
|
(nonnull NSArray *) | origins |
destinations: |
|
(nonnull NSArray *) | destinations |
travelMode: |
|
(nonnull NSString *) | travelMode |
◆ getDistanceMatrixWithOrigins:destinations:travelMode:avoid:depart:arrive:completionHandler:
- (void) getDistanceMatrixWithOrigins: |
|
(nonnull NSArray *) | origins |
destinations: |
|
(nonnull NSArray *) | destinations |
travelMode: |
|
(nonnull NSString *) | travelMode |
avoid: |
|
(nullable NSArray *) | restrictions |
depart: |
|
(nullable NSDate *) | departureTime |
arrive: |
|
(nullable NSDate *) | arrivalTime |
completionHandler: |
|
(nullable mpMatrixHandlerBlockType) | handler |
◆ getDistanceMatrixWithOrigins:destinations:travelMode:avoid:depart:arrive:userRoles:completionHandler:
- (void) getDistanceMatrixWithOrigins: |
|
(nonnull NSArray *) | origins |
destinations: |
|
(nonnull NSArray *) | destinations |
travelMode: |
|
(nonnull NSString *) | travelMode |
avoid: |
|
(nullable NSArray *) | restrictions |
depart: |
|
(nullable NSDate *) | departureTime |
arrive: |
|
(nullable NSDate *) | arrivalTime |
userRoles: |
|
(nullable NSArray< MPUserRole * > *) | userRoles |
completionHandler: |
|
(nullable mpMatrixHandlerBlockType) | handler |
◆ getGoogleDistanceMatrixWithOrigins:destinations:travelMode:
- (void) getGoogleDistanceMatrixWithOrigins: |
|
(nonnull NSArray *) | origins |
destinations: |
|
(nonnull NSArray *) | destinations |
travelMode: |
|
(nonnull NSString *) | travelMode |
◆ getGoogleDistanceMatrixWithOrigins:destinations:travelMode:avoid:depart:arrive:completionHandler:
- (void) getGoogleDistanceMatrixWithOrigins: |
|
(nonnull NSArray *) | origins |
destinations: |
|
(nonnull NSArray *) | destinations |
travelMode: |
|
(nonnull NSString *) | travelMode |
avoid: |
|
(nullable NSArray *) | restrictions |
depart: |
|
(nullable NSDate *) | departureTime |
arrive: |
|
(nullable NSDate *) | arrivalTime |
completionHandler: |
|
(nullable mpMatrixHandlerBlockType) | handler |
◆ delegate
◆ googleApiKey
- (NSString*) googleApiKey |
|
readwritenonatomicstrong |
◆ graphId
◆ solutionId
◆ vehicle