Maps.draw#
- class eomaps.eomaps.Maps.draw(m, layer=None, dynamic=True)#
Base-class for drawing shapes on a map.
Members
Draw a circle. |
|
Initialize a new ShapeDrawer. |
|
Draw arbitrary polygons |
|
Draw a rectangle. |
|
Trigger re-drawing shapes. |
|
Remove the most recently plotted polygon from the map. |
|
Save the drawn shapes to a file. |
|
Set the layer to which the final shape will be added. |