Fantastic post, such a wonderful step by step guide!<p>Although everything loaded and “worked” on mobile (I’m using iOS), two small interaction hiccups would be great to solve:<p>- when panning (on mobile), the panned distance seemed to track the finger’s movement with some factor i.e. when moving “1 cm” of “finger space” (i.e. real world movement), the map moved by more than “1 cm”. (Sorry for the weird units, ha)<p>- the common pinch zoom gesture is either being detected as something else or just not working? I was able to zoom, somehow, but not in any controlled way<p>These don’t take anything away from the tutorial! I think that fixing these would make the learning/demo experience even smoother, that’s all.<p>I may give it a stab since you shared the code :) Cheers<p>---<p>Opened an issue to track this: <a href="https://github.com/kochis/webgl-map/issues/1" rel="nofollow">https://github.com/kochis/webgl-map/issues/1</a>