Skip to content

Releases: mapbox/mapbox-core-maps-ios

v11.9.4

17 Jul 11:09
8960bfc

Choose a tag to compare

Bug fixes 🐞

  • Fix rasterization of images with positive mask coordinates

Dependencies

  • Update mapbox-common to v24.9.1

v11.10.4

15 Jul 14:38
47d7921

Choose a tag to compare

Dependency Updates

  • Upgrade mapbox-common to v24.10.2

v11.10.3

19 Mar 13:15
7b82f34

Choose a tag to compare

Bug fixes 🐞

  • Upgrade mapbox-common to v24.10.1

Features ✨ and improvements 🏁

  • Tile loading speedup

v11.11.0-rc.2

12 Mar 20:08
ced4f32

Choose a tag to compare

v11.11.0-rc.2 Pre-release
Pre-release

Bug fixes 🐞

  • Fixed incorrect rgba to hsla conversion for white color (#2705)
  • Fix vector images rasterization (#2589)
  • Make katakana and CJK symbol rendered correctly in vertical writing mode (#2549)

v11.11.0-beta.1

28 Feb 11:32
2dea846

Choose a tag to compare

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

v11.10.2

25 Feb 10:09
dede3d5

Choose a tag to compare

Bug fixes 🐞

  • Fixing missing vector images after style change.

v11.10.1

24 Feb 10:25
67f05e5

Choose a tag to compare

Bug fixes 🐞

  • Fixing LUT not being applied to in-place updated images. Fixing in-place updates for SDF images.
  • Fix background layer not being updated if raster image was updated in-place or if color theme changed
  • Vector icons supported in location indicator layer
  • Fix mipmaps for images updated inplace
  • Ensure background color is correctly set.

v11.10.0

24 Feb 10:19
1a2ba1f

Choose a tag to compare

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

v11.9.2

20 Jan 09:22
af17fef

Choose a tag to compare

Bug fixes 🐞

  • Fixing disappearing tiles in some rare conditions

v11.9.1

17 Jan 08:07
ff142b8

Choose a tag to compare

Bug fixes 🐞

  • Fix crash on style re-load if a config referenced in the expression was missing
  • Fixed missing on style loaded call if sprite is absent in cache and there are no network connection
  • Fixed background layers which used images from a mapbox-hosted style