ExploreOptions#
- class caf.viz.web.mapping.ExploreOptions(show_legend=True, tooltip=False, popup=False, style=<factory>, highlight_style=<factory>, legend_title=None, cmap='viridis', show=True)[source]#
Bases:
objectOptions for MapData.
Attributes
Methods
__init__([show_legend, tooltip, popup, ...])Attributes Documentation
- Parameters:
Examples using
caf.viz.web.mapping.ExploreOptions#