Skip to content

v11.11.0-beta.1

Compare
Choose a tag to compare
@OdNairy OdNairy released this 28 Feb 11:32
· 4 commits to main since this release
2dea846

Features ✨ and improvements 🏁

  • ColorTheme for imports runtime API
  • Introduce style iconsets API
  • Support for non-opaque colors in image parameters
  • Feature elevated circles

Bug fixes 🐞

  • Fixing missing vector images after style change
  • Ensure background color is correctly set
  • Fix background layer not being updated if raster image was updated in-place or if color theme changed
  • [MAPSNAT-2730] Trigger DVA replacement if zoom diff is big
  • [MAPSNAT-2719] Fix line placement symbol disappearing issue when in zoom level 5
  • Fixing LUT not being applied to in-place updated images. Fixing in-place updates for SDF images.
  • Place viewannotation away from camera when pitch > 45
  • Fix rasterization of images with positive mask coordinates
  • Fix mipmaps for images updated inplace
  • [MAPS3D-1691] Fix dark shades of gradient effect in night preset
  • Vector icons supported in location indicator layer
  • Fix Custom Raster Source behavior on re-creation

πŸ’«οΈ Other

  • [DRIVE3D-1028]Tweak far plane distance for ortho camera to work well with tunnels
  • [MAPS3D-1644] Add support for non numeric ids for queryRenderedFeatures of model layer
  • [MAPS3D-1679] cache VAO's for model layer
  • No need to mark vertex array state dirty for shared contexts on each usage.
  • Elevated structures wireframe + Debug groups of 3 depth reconstruction phases
  • [MAPS3D-1647] trigger shadow rerender on model upload