Skip to content

Version 2024.3

Compare
Choose a tag to compare
@josephbirkner josephbirkner released this 14 Jun 08:32
· 90 commits to main since this release
efa4b57

What's Changed?

  • Implemented Tile Boxes: Enhanced visual distinction and interaction with map tiles through better border visualization and Tile ID visibility (#84, #53).
  • Implemented Jump to Feature: Improved navigation with the ability to directly jump to specific features in the map interface (#111).
  • Implemented Inspection Panel 2.0: A revamped inspection panel providing detailed and dynamic information about map features and layers (#110).
  • Implemented Feature Search: Introduced a feature search capability that allows users to quickly locate and interact with specific map elements (#106).
  • Implemented Picked Position Display and Marker: Enhanced usability by marking searched tiles, coordinates, and locations picked on the map (#113).

Other Enhancements:

  • Encode the Selected Feature in the URL: Functionality added to incorporate selected feature parameters directly in the URL for easier sharing and referencing.
  • Simplify Styles and Maps Panels Visually: Redesigned the styles and maps panels for clearer, more intuitive user interactions.
  • Simplify Style Configuration: Made it easier to customize map styles with streamlined configuration options.
  • Support Activate One Entry/All Entries in the 'Maps and Styles Control': Provided flexibility in activating either a single entry or all entries in the control panel for better customization.

Bug Fixes:

  • Cannot Set Tile Limits Anymore: Addressed and fixed the bug preventing users from setting tile limits on the map.
  • Fixed a NaN Crash: Resolved a critical issue where a NaN (Not a Number) error occurred with certain map data, ensuring stability and reliability.

Full Changelog: View the changes from v2024.2 to v2024.3