Skip to content

0.11.0

Latest

Choose a tag to compare

@chiara-phillips chiara-phillips released this 30 May 16:25
e4fb4dd

Release 0.11.0 with map clustering, auto-zoom, and a reorganized display settings UI.

  • Added optional pin clustering via Folium MarkerCluster: overlapping pins merge into count bubbles at the current zoom level; bubble color uses the most common pin color in each cluster (ties use the first dominant color).
  • Added a Points / Clusters toggle in Display settings (default: Clusters on) to show individual pins or clustered bubbles.
  • Added auto-zoom to fit all locations when points are added, imported, or removed; manual pan/zoom is preserved until the point set changes.
  • Introduced a separate Display settings expander for basemap, inset map, legend, clustering, location coloring, and the group color table; Location table is now edit-only.
  • Moved basemap and inset map out of Advanced options; renamed that section to Advanced import options (Google Sheets only).
  • Improved Google Sheets import errors to remind users to confirm headers are on row 1 and the URL points to the correct tab (#gid=...).
  • Bumped version to 0.11.0 and updated README usage docs and CHANGELOG.