vilinet

Results 8 issues of vilinet

**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:** Draw some shape on a layer, zoom out and back, and then start changing the content of that layer quickly, like changing the...

I attached the scene and MainActivity to reproduce the issue. Correct/At zoom level 16: ![image](https://user-images.githubusercontent.com/13279531/57631110-c4def100-7596-11e9-932f-f023ad95ac5c.png) At Zoom level 15: ![image](https://user-images.githubusercontent.com/13279531/57631068-b395e480-7596-11e9-91e3-55b40e9b2bbf.png) You can see the upper-left point moves to another position...

REPRODUCE: marker = map.addMarker(); marker.setPoint(tappedPoint); marker.setVisible(true); marker.setStylingFromString(style_Below); { "style": "text", "text_source": "function() { return 'a'; }", "font": { "size":"32px" } } UPDATE: Not the caching the issue.. Still looking for...

I see this code base were left behind but i still want to raise this issue, maybe if someone has issue with performance can learn from it. Would be great...

Hi Everyone, How can i generated the MapboxGLAndroidSDKCore so i could build mapbox from the very source? I built mapbox-gl-native for android but i dont know how to use it...

archived

Sorry, it is rather a question than an issue ( i hope :) ) I want to stretch a texture over a (rect) polygon, but it always ends up wrapping...

**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:** - Clone a fresh repo. Follow steps: https://github.com/tangrams/tangram-es/tree/main/platforms/windows **RESULT:** Compilation starts, all good until it tries to link the demo app where it...

I know it is not the nicest way to introduce a fork of a repo but i had no other choice. I asked the author but my messages were ignored....