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.