ShapeDrawer
- class eomaps.draw.ShapeDrawer(m, layer=None, dynamic=True)
Base-class for drawing shapes on a map.
Methods
|
Base-class for drawing shapes on a map. |
|
Draw a circle. |
|
Initialize a new ShapeDrawer. |
|
Draw arbitarary 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. |
Attributes