-
In Google Play Console I have noticed this crash call stack on Android:
```
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.vecturagames.android.app.gpxview…
-
This isn't an issue with tangrams/tangram per se, but with the examples.
Most of the tangram examples use 4sp per YAML indent. After working fairly extensively with deeply indented YAML, I believe it…
-
leverage Leaflet's `fitBounds` so we can show a map of a predetermined area without having to worry about screen size (and leverage bounding boxes).
While we could pass two parameters:
https://t…
-
1. `cargo run -- serve`
2. Open this repo's `tangram.ts` in the editor.
3. Go to definition of `packages` on line 19.
logs
[dmitriy@ymir:~/work/git/tangram]$ cargo run -- serve
Finished `…
-
Hello, on iOS when using mbtiles data source, I am getting this crash:
```
Crashed: Thread #1
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000111d09a10
Crashed: Thread
0 libz.1.dylib …
-
Hi, I wanted to experiment with your tangram project, but when installing it, I came across these two issues:
- The `atmlab` project (which is a prereq) is no longer available at https://github.com…
kx1t updated
8 months ago
-
Hi @marcomusy,
I am trying to set the camera perspective so that the projected ellipses on image plane fit on ellipsoids that I am manually creating. For example I have the following set of ellipso…
-
Im experiencing funky tile loading (flickering) using both tangram-play online and on a local version. Ive switched to Nextzen but the flickering continues - even after the tiles have loaded.
Does…
-
https://tangrams.github.io/differ/?1=https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml&2=https://github.com/tangrams/refill-style/blob/123204d17ccc74f06da556a33fc613dd78b32394/r…
-
When a Mapzen house style (e.g. Walkabout, etc) is loaded from its original location, and then saved to Mapzen via the Scene API, the scene file is saved but none of the resources. When the scene is l…