Constructor
ShumateMarkerLayernew
Declaration [src]
ShumateMarkerLayer*
shumate_marker_layer_new (
  ShumateViewport* viewport
)
Parameters
- viewport
- 
            Type: ShumateViewportThe ShumateViewport.The data is owned by the caller of the function. 
Return value
Type: ShumateMarkerLayer
A new ShumateMarkerLayer ready to be used as a container for the markers.
| The data is owned by the called function. |