I’ve recently implemented maps in my application and noticed that when using the app in a mobile decide (iPad, android, etc), the map won’t move when dragged. I was using the component found in GitHub - webix-hub/components: Third party integrations for the Webix UI. Thinking this was some issue with the actual component, I just placed a div inside a template and loaded the map directly to it, to the same effect: no dragging/scrolling/zooming.
I’ve managed to replicate the issue: http://webix.com/snippet/a6d97223
As stated, this also happens when using {view:‘google-map’}.