Skip to content

Releases: maplibre/maplibre-native

qt-v2.0.0

13 Sep 20:59
qt-v2.0.0
a0d28ee
Compare
Choose a tag to compare

QMapLibreGL v2.0.0

✨ New features

  • Full Qt5 and Qt6 support for macOS, Linux, Windows, iOS and Android (binaries only available for desktop).
  • Rename to QMapLibreGL (#338).
  • Build user agent based on ClientOptions, if available (#365).

QML plugin is available at https://github.com/maplibre/qt-geoservices-maplibre-gl.

Note that symlinks have been removed by accident in this release so frameworks are larger than expected.

node-v5.0.1-pre.0

13 Sep 14:38
39574ed
Compare
Choose a tag to compare
node-v5.0.1-pre.0 Pre-release
Pre-release

@maplibre/maplibre-gl-native 5.0.1-pre.0

ios-v5.12.2

02 Dec 17:19
Compare
Choose a tag to compare

Improvements

  • Exposes the windowBit value from zlib in the compress/decompress helper utils #147
  • Fix camera paddings reset on map view gestures performing #188

android-v9.5.2

02 Dec 16:18
Compare
Choose a tag to compare

Bug Fixes

  • raster layers stopped working in Android #161
  • remove Mapbox's in favor of MapLibre in attribution dialog #160
  • queryRenderedFeatures returns wrong results - issue #184, #147

ios-v5.12.1

06 Sep 19:10
Compare
Choose a tag to compare

Bug Fixes

  • ScaleBar enhancements #120, #121
  • Invalid tile url template for MapLibre style #107
  • Address crash when localFontFamilyName is nil #109
  • Fix for annotations stuttering and drifting when panning #113
  • Adjust local glyphs #122
  • Return correct Mapbox TileServerOptions #132

Other

  • Fix perf regression in cached tiles of tile pyramid #129
  • Upgrade to newest protozero #148
  • Fix build for Xcode 12.5 & 13-beta. #153

android-v9.5.1

06 Sep 20:11
Compare
Choose a tag to compare

Bug Fixes

  • Invalid tile url template for MapLibre style #107
  • Crash when inflating view on Android #130

Other

  • Fix perf regression in cached tiles of tile pyramid #129
  • Upgrade to newest protozero #148
  • Change NativeMapView.resizeView to use 0 instead of throwing IllegalArgumentException #151

ios-v5.13.0-pre.1

30 Jun 10:58
Compare
Choose a tag to compare
ios-v5.13.0-pre.1 Pre-release
Pre-release

Warning: unstable release for test purposes only.

Bug Fixes

  • Displaying view annotations #98
  • Not render MapView if frame is empty #67

Known Issues

  • Failed tests:
    • MGLDocumentationExampleTests testMGLMapSnapshotter
    • MGLMapSnapshotterTests testOverlayHandler
    • MGLMapSnapshotterTests testDelegate
    • MGLMapSnapshotterTests testRuntimeStyling
    • MGLMapSnapshotterTests testLocalGlyphRendering

ios-v5.12.0

29 Jun 14:37
d62ff40
Compare
Choose a tag to compare

Features

  • Added allowScrollGesturesDuringRotateOrZoom #60
  • Replacing hardcoded configuration with configurable API and removing Mapbox assets and dependencies #90

Bug Fixes

  • Fix map stuttering by switching render call to use setNeedsDisplay #60
  • Dispatch to main queue, rather than global #64
  • Use DisplayLink to prevent crashes in willResignActive #68
  • Ignore sizing and positioning for hidden elements in assertions #80
  • Disable map snapshots by default #83

android-v9.5.0

29 Jun 14:35
d62ff40
Compare
Choose a tag to compare

Features

  • Replacing hardcoded configuration with configurable API and removing Mapbox assets and dependencies #90

Other

  • Migration from bintray #77

android-v9.4.2

06 May 17:00
Compare
Choose a tag to compare

Other

Switching from mapbox-java libraries to maplibre fork