Skip to content

Feature Release: Overlay Maps (Preview)

Latest
Compare
Choose a tag to compare
@gjcope gjcope released this 27 Sep 17:55

Changelog:

New Features:

  • Overlay maps can now be created and edited in Story through the 'Overlay' task
    • Currently only available in expert mode ("mode=expert")
    • Maps are per-derivative and saved as JPGs with the scene package
    • This is a first pass and preview of this functionality, any ideas or comments appreciated at: #298

Bug fixes:

  • Discrete inputs added back to Story color pickers. #303
    • Inputs now support any valid HTML color representation (@sdumetz)
  • Bug fixed that caused attributes other than camera position/orientation to be saved when capturing annotation views while editing a tour
  • Disabled focus scrolling for annotations to address #300
    • This will be replaced with a more compliant accessible solution in a future release
  • HTML tag styling support added to Tour lead text field
  • Color pickers in Story menus now float to avoid clipping #308

Misc:

  • Three.js updated to v168 (@sdumetz)
  • Dependency updates to address vulnerabilities
  • Fixed tsconfig being ignored when building server