sepal_ui.mapping.marker_cluster.MarkerCluster#

class sepal_ui.mapping.marker_cluster.MarkerCluster(**kwargs)[source]#

Overwrite the MarkerCluster to hide all the underlying cluster at once.

Todo

remove when jupyter-widgets/ipyleaflet#1108 is solved

Public constructor

Attributes

toggle_markers

visible

A boolean (True, False) trait.

Methods

Parameters:
  • args (t.Any)

  • kwargs (t.Any)

Return type:

t.Any