Skip to content

v11.6.0

Compare
Choose a tag to compare
@maios maios released this 14 Aug 09:14
· 33 commits to main since this release
455ad90

Features ✨ and improvements 🏁

  • Render inner glow effect on circle layers with negative blur
  • Support for model-uris as properties in geojson model layers
  • Introduce clip layer to remove 3d data
  • Introduce experimental line-trim-color and line-trim-fade-range line layer properties
  • Enable direct rendering into Custom Raster source tiles
  • Allow usage of the tile leveling schemes with maximum zoom exceeding 16
  • Clip layer feature parity with gl-js
  • Add applyTransformFast function to aabb which calculates faster bounds for simple transforms.
  • Introduce a new 'allowZElevate' option in DynamicViewAnnotationOptions. When set to true, the annotation will be positioned on the rooftops of buildings, including both fill extrusions and models.
  • Upgrade mapbox-common to v24.6.0

Bug fixes 🐞

  • Fix blinking of layer as you are panning across the antimeridian
  • Fix symbols with occlusion crashing on iOS simulators
  • Set correct core maps version to CFBundleShortVersionString in the Info.plist
  • Fix elevated line occlusion issue in 2D mode
  • Fix model-front-cutoff paint property for meshopt models
  • Improved line-pattern precision
  • Custom raster source fixes when camera shows antimeridian or multiple world copies
  • Fix Android local glyph rasterization to ensure the correct Typeface is used.