eomaps.Maps.show

Maps.show()

Make the layer of this Maps-object visible. (a shortcut for m.show_layer(m.layer))

If matploltib is used in non-interactive mode, (e.g. plt.ioff()) plt.show() is called as well!