| add_circles | Add a circle layer |
| add_filters | Add filters to a layer |
| add_fullscreen | Add MapLibre fullscreen control |
| add_geolocate | Add MapLibre geolocate control |
| add_icons | Add an icon layer |
| add_legend | Add a legend component |
| add_lines | Add a line layer |
| add_markers | Add a marker layer |
| add_navigation | Add MapLibre navigation controls |
| add_panel | Add a global, presentation-only panel |
| add_polygons | Add a polygon layer |
| add_scalebar | Add MapLibre scale bar |
| add_summaries | Add summaries to a layer |
| add_views | Add views to a layer |
| base_tiles | Basemap tile styles |
| color_bin | Binned (equal-interval or manual breaks) color scale specification |
| color_factor | Categorical color scale specification |
| color_numeric | Continuous color scale specification |
| color_quantile | Quantile color scale specification |
| filter_range | Define a range filter |
| filter_select | Define a select filter |
| maplamina | Create a Maplamina map widget |
| section | Create a panel section that mounts a control by bind id |
| sections | Create a list of panel sections |
| summary_count | Summary: count rows |
| summary_max | Summary: max value |
| summary_mean | Summary: mean value |
| summary_min | Summary: min value |
| summary_sum | Summary: sum of values |
| tmpl | Create a tooltip/popup template |
| transition | Deprecated transition helper |
| view | Define a view |