KeypressCallbacks#

class eomaps.callbacks.KeypressCallbacks(m, temp_artists)#

Collection of callbacks that are executed if you press a key on the keyboard.

Methods

fetch_layers([layers, verbose, key])

Fetch (and cache) layers of a map.

overlay_layer(layer[, key])

Toggle displaying a layer on top of the currently visible layers.

switch_layer(layer[, key])

Set the currently visible layer of the map.