createRoutePlanFromJSONString

open fun createRoutePlanFromJSONString(json: String): List<Waypoint>

Creates a list of Waypoints from JSON that was serialized via serializeToBriefJSON

Parameters

json

Serialized JSON