ExploreOptions.__init__# ExploreOptions.__init__(show_legend=True, tooltip=False, popup=False, style=<factory>, highlight_style=<factory>, legend_title=None, cmap='viridis', show=True)# Parameters: show_legend (bool) tooltip (bool | list[str]) popup (bool | str | list[str]) style (dict) highlight_style (dict) legend_title (str | None) cmap (str | list[str]) show (bool) Return type: None