Constructor
ShumatePathLayernew
Declaration [src]
ShumatePathLayer*
shumate_path_layer_new (
  ShumateViewport* viewport
)
Parameters
- viewport
- 
            Type: ShumateViewportThe ShumateViewport.The data is owned by the caller of the function. 
Return value
Type: ShumatePathLayer
A new instance of ShumatePathLayer.
| The data is owned by the called function. |