sepal_ui.frontend.resize_trigger#

ResizeTrigger is an essential object of sepal-ui.

It guarantees that the maps displayed in the application are always resized when you change the view. Without it moving from one panel to another would make some of the map tile invisible.

Classes

ResizeTrigger(**kwargs)

A trigger to resize maps when a change of display is done.