Serializes the route with complete geometry information, step by step how the serialized route was computed. More...
#import <SYRoutingSerializers.h>
Instance Methods | |
(nullable NSString *) | - serializeRoute: |
Serialize the route to a JSON file. More... | |
Serializes the route with complete geometry information, step by step how the serialized route was computed.
- (nullable NSString*) serializeRoute: | (nonnull SYRoute *) | route |