12-16-2012 04:11 PM
The map loads fine and displays, but any attempt to pan throws a JavaScript error.
Uncaught TypeError: Object [object Object] has no method 'item'
Example URL loaded in ripple will show the issue.
https://google-developers.appspot.com/maps/documen
I also get this when embedding the code into a web works application:
I use my own map key and have added <access uri="*" subdomains="true" /> to the config.
The only way that I have found around this is to create it in a separate file and load that into an iframe.
Any idea what is wrong?
Solved! Go to Solution.
12-17-2012 08:40 AM
Code seems to work on the device, so I am good now. Ripple still has the issue though.