Method

ShumateMapadd_layer

Declaration [src]

void
shumate_map_add_layer (
  ShumateMap* self,
  ShumateLayer* layer
)

Description [src]

Adds a new layer to the view.

Parameters

layer

Type: ShumateLayer

A ShumateLayer.

The data is owned by the caller of the method.