SYRouteSerializerFull Class Reference

Serializes the route with complete geometry information, step by step how the serialized route was computed. More...

#import <SYRoutingSerializers.h>

Inheritance diagram for SYRouteSerializerFull:
Collaboration diagram for SYRouteSerializerFull:

Instance Methods

(nullable NSString *) - serializeRoute:
 Serialize the route to a JSON file. More...
 

Detailed Description

Serializes the route with complete geometry information, step by step how the serialized route was computed.

Method Documentation

◆ serializeRoute:()

- (nullable NSString*) serializeRoute: (nonnull SYRoute *)  route

Serialize the route to a JSON file.

Returns
JSON file.

Reimplemented from <SYRouteSerializer>.


The documentation for this class was generated from the following file: