Serializes the route with information needed to compute the route from A to B. Contains route options, waypoints etc. More...
#import <SYRoutingSerializers.h>


Instance Methods | |
| (nullable NSString *) | - serializeRoute: |
| Serialize the route to a JSON file. More... | |
Serializes the route with information needed to compute the route from A to B. Contains route options, waypoints etc.
| - (nullable NSString*) serializeRoute: | (nonnull SYRoute *) | route |