Birk Skyum

Results 267 comments of Birk Skyum

For the brew/tap thing to work, we need an updated version of this: https://github.com/urbica/homebrew-tap/blob/master/HomebrewFormula/martin.rb

I believe it's because they both suffer from the same issue with 3d tiles at different zoom levels not aligning.

because of the elevation offset hack the dead sea is rendered above sea level i believe

There's also the option to request more tiles of the same zoom level, depending on how expensive that would be.

It's still an issue after the latest changes.

Hi @hmtriit , https://user-images.githubusercontent.com/74932975/191716433-d48fef0f-8066-4872-b0d1-8d64a77e14a9.mov An example of such functionality can be found in the Android test app in the "DraggableMarker" example. Here is the code behind it. https://github.com/maplibre/maplibre-gl-native/blob/ea234edf67bb3aec75f077e15c1c30c99756b926/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/style/DraggableMarkerActivity.kt Let me...

I can run the docs just fine as they are now, on M1 machine. It's not possible to test git branches with the docs like this in package.json: "maplibre-gl": "git://github.com/maplibre/maplibre-gl-js.git",...

The errors returned when using this version outside of a release look like this on `npm install`: ```sh npm ERR! code 1 npm ERR! path /Users/admin/repos/maplibre-gl-js-docs/node_modules/maplibre-gl npm ERR! command failed...

@acalcutt , would it take a deprecation of node-14 as well to get the arm runners going? and would it in that case be possible with this setup to make...