Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is inspired by Keep a Changelog and the project adheres to Semantic Versioning.

0.1.0 - 2025-09-15

Added

  • Initial MapLibre integration with a Map object that renders interactive maps in notebooks and exported HTML.

  • Layer primitives including GeoJSON overlays, choropleths, clustered data sources, and time-aware visualisations.

  • Media overlays for static imagery and video along with floating image support.

  • Marker utilities with HTML, DivIcon, and Beautify icon support plus draggable markers and clustering helpers.

  • Map controls such as mini map, measure, search, draw tools, layer toggles, and camera helpers.

  • Terrain, sky, and fog helpers alongside expression builders for data-driven styling.

  • Event wiring for click, move, and draw callbacks in Jupyter environments.