tangram-es icon indicating copy to clipboard operation
tangram-es copied to clipboard

2D and 3D map renderer using OpenGL ES

Results 115 tangram-es issues
Sort by recently updated
recently updated
newest added

**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:** - Add text_wrap under text in any line data. - Tried both text_wrap: 5 and text_wrap: true **RESULT:** Whole Label appears in one...

**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:** Display the text "Σπιτική" **RESULT:** A text that looks something like "Cπιτικη´" is displayed. ![image](https://user-images.githubusercontent.com/4661658/198123160-5f370b8a-96dc-42fb-9d36-774af2c3a829.png) **EXPECTED RESULT:** "Σπιτική" is displayed **ENVIRONMENT:** - Android...

-enable Wayland using -DTANGRAM_USE_WAYLAND=ON -DTANGRAM_USE_X11=OFF Signed-off-by: Joel Winarske

Have a style like this and go to [53.59579/9.94521](https://www.openstreetmap.org/way/612211229#map=19/53.59555/9.94558): ```yaml sources: jawg: type: MVT url: https://tile.jawg.io/streets-v2/{z}/{x}/{y}.pbf max_zoom: 16 url_params: access-token: Rqx0Qqc3TAHCG5MVXmxSAkaSgwm5nVSq4fV8IeTxiq9cieOQFfOt5BsYjK8Cwkqr styles: buildings-style: base: polygons blend: translucent layers: buildings: data:...

Hi I am getting a new build error Could NOT find Threads (missing: Threads_FOUND) SQLiteCpp/CMakeLists.txt:349 (find_package) This is after upgrading the SQLiteCpp where its now using the Threads as required....