Constructor
ShumateMapLayernew
Declaration [src]
ShumateMapLayer*
shumate_map_layer_new (
  ShumateMapSource* map_source,
  ShumateViewport* viewport
)
Parameters
- map_source
- 
            Type: ShumateMapSourceNo description available. The data is owned by the caller of the function. 
- viewport
- 
            Type: ShumateViewportNo description available. The data is owned by the caller of the function. 
Return value
Type: ShumateMapLayer
No description available.
| The data is owned by the called function. |