Skip to content

v11.10.0

Compare
Choose a tag to compare
@OdNairy OdNairy released this 24 Feb 10:19
· 13 commits to main since this release
1a2ba1f

Features ✨ and improvements 🏁

  • Add setViewAnnotationAvoidLayers API
  • Support data driven expression for *use-theme properties
  • Runtime LUT API
  • ViewAnnotationOptions extended with minZoom/maxZoom fields to control DVA visibility
  • Migrate resources from HTTP URL to mapbox://
  • ViewAnnotationOptions::priority field introduced to control view annotations placement order explicitly
  • Support expression input for promoteId

Bug fixes 🐞

  • Prefer last used anchor for DVA placement
  • Fix out of bound issue of gradient effect
  • Fix hidden elements caused by flood lighting
  • Fixing parsing raster sprite images with float stretch/content coordinates
  • Fix glyph loading issue when incorrect glyph url is used
  • Fix color theme data decoding
  • Speeding up start with big old offline database
  • Fixing disappearing tiles in some rare conditions
  • Fix rasterization of images with positive mask coordinates
  • Place viewannotation away from camera when pitch > 45
  • Fix dark shades of gradient effect in night preset
  • Fix exception on the platform side while parsing the config expression
  • Fix problems with models and depth precision in ortho projection
  • Fix for autoMaxZoom=true
  • Fixed background layers which used images from a mapbox-hosted style
  • Fixed images being displayed incorrectly in some cases with line patterns and line-join:none
  • Clipping next zoom with maxzoom during calculation of text/icon size. Fixed text-zoom interpolation to 0.
  • Fix too early sources loaded event
  • Fix line rendering for layers with elevated and non-elevated buckets
  • Fix crash on style re-load if a config referenced in the expression was missing
  • Fix high cpu usage when map goes to background

💫️ Other

  • Fix road shadows issues when far away and low zoom levels
  • Extend tilecover for elevated roads avoiding missing road segments
  • Fix problems with models and depth precision in ortho projection