MoveCallbacks
- class eomaps.callbacks.MoveCallbacks(*args, **kwargs)
Collection of callbacks that are executed on mouse-movement.
Methods
|
|
|
Add a text-annotation to the plot at the position where the map was clicked. |
|
Remove all temporary and permanent annotations from the plot. |
|
Remove all temporary and permanent annotations from the plot. |
|
Successively collect return-values in a dict. |
|
Load objects from a given database using the ID of the picked pixel. |
|
Draw markers at the location where the map was clicked. |
|
Overlay a part of the map with a different layer if you click on the map. |
|
Generate a dynamically updated plot showing the values of the picked pixels. |
|
Print details on the clicked pixel to the console. |