serializeToFullJSON

open fun serializeToFullJSON(): String

Serialize the route to a JSON string. Full serialization is to be used with deserializeFromFullJSON. All of route info is saved, so no computing is needed.