SYRouteSerializerBrief Class Reference

Serializes the route with information needed to compute the route from A to B. Contains route options, waypoints etc. More...

#import <SYRoutingSerializers.h>

Inheritance diagram for SYRouteSerializerBrief:
Collaboration diagram for SYRouteSerializerBrief:

Instance Methods

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

Detailed Description

Serializes the route with information needed to compute the route from A to B. Contains route options, waypoints etc.

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: