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