Skip to content

Releases: opengeos/maplibre-gl-components

v0.16.3

09 Mar 01:22

Choose a tag to compare

What's Changed

  • Add random colors and multi-layer popups to PMTiles control by @giswqs in #77

Full Changelog: v0.16.2...v0.16.3

v0.16.2

08 Mar 01:09

Choose a tag to compare

What's Changed

  • Add preloaded bookmarks support by @giswqs in #76

Full Changelog: v0.16.1...v0.16.2

v0.16.1

06 Mar 19:03

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

05 Mar 03:47

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #70
  • Add SpinGlobeControl for automatic globe spinning by @giswqs in #71
  • Enhance SpinGlobeControl with settings panel and WMS example layers by @giswqs in #72
  • Add TileLayerControl for XYZ and WMS tile layers by @giswqs in #73
  • Update swipe and lidar version by @giswqs in #74

Full Changelog: v0.15.0...v0.16.0

v0.15.0

16 Feb 15:04

Choose a tag to compare

What's Changed

  • Add GeoJSON text input mode to AddVector control by @giswqs in #66
  • Add viewport-based GeoParquet loading for AddVector control by @giswqs in #67
  • Fix dark mode icon contrast for control buttons by @giswqs in #68

Full Changelog: v0.14.0...v0.15.0

v0.14.0

15 Feb 06:07

Choose a tag to compare

What's Changed

  • Add GUI for colorbar, legend, and HTML controls by @giswqs in #62
  • Add Choropleth map control by @giswqs in #63
  • Improve choropleth map example by @giswqs in #64

Full Changelog: v0.13.0...v0.14.0

v0.13.0

14 Feb 20:14

Choose a tag to compare

What's Changed

  • feat: integrate maplibre-three-plugin by @giswqs in #57
  • Fix ControlGrid StreetView env wiring and relocated panel layout by @giswqs in #58
  • Fix GitHub Pages build: inject Vite street-view env vars by @giswqs in #59
  • feat(print): add optional north arrow and scale bar overlays by @giswqs in #60
  • Add colorbar support to print control by @giswqs in #61

Full Changelog: v0.12.2...v0.13.0

v0.12.2

12 Feb 17:56

Choose a tag to compare

What's Changed

  • Reverted broad ControlGrid dark-mode overrides that caused regressions.
  • Applied a targeted dark-mode fix for the four problematic built-in ControlGrid icons/buttons.
  • Normalized styling for globe/fullscreen/compass/terrain controls in dark mode without global icon inversion.

Pull Requests

  • #56 fix: revert broad dark-mode changes; target only 4 ControlGrid icons

Full Changelog: v0.12.1...v0.12.2

v0.12.1

12 Feb 17:35

Choose a tag to compare

What's Changed

  • Fix ControlGrid dark-mode rendering for embedded controls.
  • Improve contrast for control buttons/icons inside dark-mode control grid.
  • Make collapsed wrench icon theme-aware (currentColor).
  • Replace hard-coded inline text colors with CSS-variable-driven colors in ControlGrid.

Pull Requests

  • #55 fix: improve ControlGrid dark-mode rendering

Full Changelog: v0.12.0...v0.12.1

v0.12.0

12 Feb 15:40

Choose a tag to compare

What's Changed

  • Add more default controls to the control grid by @giswqs in #45
  • Add layer control integration, layer name inputs, and AddVector support by @giswqs in #46
  • Add maxHeight option to all expandable controls by @giswqs in #47
  • Integrate 7 MapLibre GL plugins into ControlGrid by @giswqs in #48
  • Optimize build output size by @giswqs in #49
  • Add plugin CSS imports and update geo-editor to 0.7.3 by @giswqs in #50
  • Fix InspectControl filter error with legacy filter syntax by @giswqs in #51
  • Add basemapStyleUrl and excludeLayers options to ControlGrid for SwipeControl by @giswqs in #52
  • Update planetary-computer to 0.2.2 and use BASEMAP_STYLE constant by @giswqs in #53
  • Add addControlGrid() convenience function and fix MinimapControl by @giswqs in #54

Full Changelog: v0.11.0...v0.12.0