I'm trying to implement a zoom-and-tilt feature, much like how you can navigate around the map in Pokemon Go or Ingress, but I can't seem to find a way to manipulate the tilt as I'm zooming in or out.
Unfortunately there is no tilt capability in Tangram JS (there is in the native Tangram ES). There are some WIP branches for JS along these lines, but definitely not ready for primetime.
I'm trying to implement a zoom-and-tilt feature, much like how you can navigate around the map in Pokemon Go or Ingress, but I can't seem to find a way to manipulate the tilt as I'm zooming in or out.
Is it possible to do so in tangram?