Thanks, this is a great plugin, got it working on android and iOS. But I got one issue:
Location of the google map object on the canvas seems to move (outside the current view) when changing layout.
e.g. when I draw the googlemap object on a "sub" layout, go in the "sub" out the "main" layout and back into this "sub" layout the map is off-screen. Found out that the object stays "locked" on position when it's partly out of the canvas.
I got this fixed by a workaround: add the pf_position_aces in the edittime.js and set the x,y position on start of the layout.