Warning
This feature is available in the Full MapKit SDK version
MMKBicycleSummarySession
@interface MMKBicycleSummarySession : NSObject |
Handler for an async request for a summary of bicycle routes.
Summary
Instance methods
- (void)cancel; |
- (void)retryWithSummaryHandler: |
Instance methods
cancel
- (void)cancel; |
Tries to cancel the current request for a summary of mass transit routes.
retryWithSummaryHandler:
- (void)retryWithSummaryHandler: |
Retries the request for a summary of mass transit routes, using the specified callback.