Download Latest Version maps-v1.6.0.zip (35.8 MB)
Email in envelope

Get an email when there's a new version of Mapbox GL Native

Home / maps-v1.5.1
Name Modified Size InfoDownloads / Week
Parent folder
maps-v1.5.1.tar.gz 2020-04-03 28.6 MB
maps-v1.5.1.zip 2020-04-03 34.1 MB
README.md 2020-04-03 706 Bytes
Totals: 3 Items   62.7 MB 0

maps-v1.5.1

🐞 Bug fixes

  • [core] Fix assert in gfx resources cleanup (#16349)

Fix a resource leak assertion in gl::Context::~Context() that is evaluating false in scenarios where graphics context has been marked as lost.

  • Hillshade bucket fix for mapbox-gl-native-ios [#240] (#16362)

When dem tiles are loaded, border in neighboring tiles is updated, too leading to bucket re-upload. if std::move moved indices / vertices previously, they are empty and we get crash. Re-upload requires that only DEM texture is re-uploaded, not the quad vertices and indices.

Source: README.md, updated 2020-04-03