Method
ShumateMapadd_layer
Declaration [src]
void
shumate_map_add_layer (
ShumateMap* self,
ShumateLayer* layer
)
Parameters
layer
-
Type:
ShumateLayer
A
ShumateLayer
.The data is owned by the caller of the method.
void
shumate_map_add_layer (
ShumateMap* self,
ShumateLayer* layer
)
layer
Type: ShumateLayer
A ShumateLayer
.
The data is owned by the caller of the method. |