[ CCode ( type_id = "shumate_path_layer_get_type ()" ) ]
public class PathLayer : Layer, Accessible, Buildable, ConstraintTarget
A layer displaying line path between inserted [iface@Location] objects
This layer shows a connection between inserted objects implementing the [iface@Location] interface. This means that both [class@Marker] objects and [class@Coordinate] objects can be inserted into the layer. Of course, custom objects implementing the [iface@Location] interface can be used as well.