maplibre / maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://maplibre.org
BSD 2-Clause "Simplified" License
925 stars 280 forks source link

[opengl-2] Cherry pick 'Update vector-tile to MapLibre fork' #2471

Closed acalcutt closed 1 month ago

acalcutt commented 1 month ago

This cherry picks https://github.com/maplibre/maplibre-native/pull/2460 to the opengl-2 branch

I have seen bugs in nodejs similar to the ones mentioned for ios/android. Some of them have been worked around in https://github.com/maplibre/maplibre-native/pull/632 , but I have seen other cases also which were not fixed by that PR

Note, I did not include the change to the iOS changelog, since it is pretty much empty in this branch. I did add to the root + node + android changelogs

ntadej commented 1 month ago

Looks OK to me. Can be merged when ready.

acalcutt commented 1 month ago

@ntadej I think this should be all set to go