SitePlannerLaunch

class SitePlannerLaunch(val initialParams: SitePlannerParams, selectedNode: Node? = null)(source)

A planner session and, for Node Details routes, the node whose location shortcut it must retain.

Constructors

Link copied to clipboard
constructor(initialParams: SitePlannerParams, selectedNode: Node? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun nodeLocation(connectedNode: Node?): Pair<Double, Double>?