pilot.MapProfile¶
Class¶
MapProfile represents a set of parameters which can be applied to multiple map elements at once.
Fields¶
-
string
name
¶ Profile name, should be unique.
-
string
description
¶ Profile description text.
-
Object
node
¶ A set of pilot.MapNode parameters. See vnx.Object.
-
Object
segment
¶ A set of pilot.RoadSegment parameters. See vnx.Object.
-
Object
station
¶ A set of pilot.MapStation parameters. See vnx.Object.