Skip to content

v3.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:31
66377f5

https://github.com/maplibre/maputnik
Changes since Maputnik v3.0.0

✨ Features and improvements

  • Added translation to "Links" in debug modal
  • Add support for hillshade's color arrays and relief-color elevation expression
  • Change layers icons to make them a bit more distinct
  • Remove @mdi packages in favor of react-icons
  • Add ability to control the projection of the map - either globe or mercator
  • Add markdown support for doc related to the style-spec fields
  • Added global state modal to allow editing the global state
  • Added color highlight for problematic properties
  • Upgraded codemirror from version 5 to version 6
  • Add code editor to allow editing the entire style
  • Add support for sprite object in setting modal
  • Set the correct map view when opening a new style on an empty map
  • Allow root-relative urls in the stylefile

🐞 Bug fixes

  • Improved the local style open modal and local file upload.
  • Fixed the Expression editor (for long expressions) being able to be float under other components further down
  • Fixed an issue when clicking on a popup and then clicking on the map again
  • Fix modal close button position
  • Fixed an issue with the generation of translations
  • Fix missing spec info when clicking next to a property
  • Fix Firefox open file that stopped working due to react upgrade
  • Fix issue with missing bottom error panel
  • Fixed headers in left panes (Layers list and Layer editor) to remain visible when scrolling
  • Fix error when using a source from localhost
  • Fix an issue with scrolling when using the code editor