MapsIndoors iOS SDK V3
|
#include <MPRouteResult.h>
Properties | |
NSArray< MPRoute, Optional > * | routes |
NSString< Optional > * | status |
Route result model
|
readwritenonatomicstrong |
Routes in the result.
|
readwritenonatomicstrong |
Status code from the directions service. "OK" means that a route was successfully returned.