Module layers

Module layers 

Source
Expand description

Map layers. Layers for the map view that can handle input, and draw on top of the map view different kinds of data.

Modules§

drawing
Drawing layer A layer for freeform drawing on the map.
text
Text layer A layer for placing text on the map.

Traits§

Layer
A trait for map layers.