Method

ShumateMapremove_layer

Declaration [src]

void
shumate_map_remove_layer (
  ShumateMap* self,
  ShumateLayer* layer
)

Description [src]

Removes the given layer from the view.

Parameters

layer

Type: ShumateLayer

A ShumateLayer.

The data is owned by the caller of the method.