Method

ShumatePathLayerremove_node

Declaration [src]

void
shumate_path_layer_remove_node (
  ShumatePathLayer* self,
  ShumateLocation* location
)

Description [src]

Removes the ShumateLocation object from the layer.

Parameters

location

Type: ShumateLocation

A ShumateLocation

The data is owned by the caller of the method.