Zoom and pan map movie using gestures in html5 canvas
I need help with the code for zooming and panning an Animate CC movie html5 canvas using the touch gestures.
I have a movie containing a map. I need an example of code to be able to pinch / spread for zooming and drag to pan the map.
If possible I would also need the functions for mouse-wheel zooming and click to drag the map for alternative desktop interfaces.
Many thanks!