Skip to content

Releases: maplibre/maplibre-native

node-v5.0.1-pre.4

27 Sep 09:58
Compare
Choose a tag to compare
node-v5.0.1-pre.4 Pre-release
Pre-release

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

node-v5.0.1-pre.3

26 Sep 16:50
Compare
Choose a tag to compare
node-v5.0.1-pre.3 Pre-release
Pre-release

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

qt-v2.0.1

18 Sep 19:52
qt-v2.0.1
de88884
Compare
Choose a tag to compare

QMapLibreGL v2.0.1

🐞 Bug fixes

  • Fixed issues with release tarballs.

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

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