Constructor
ShumateMapLayernew
Declaration [src]
ShumateMapLayer*
shumate_map_layer_new (
ShumateMapSource* map_source,
ShumateViewport* viewport
)
Parameters
map_source
-
Type:
ShumateMapSource
No description available.
The data is owned by the caller of the function. viewport
-
Type:
ShumateViewport
No 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. |