This is a code snippet on jfiddle that I need help with: http://jsfiddle.net/w8NRr/
The issue I'm facing is that when I attempt to move the map, it briefly moves and then returns to its original position automatically. Additionally, the map does not fit properly within the designated space.
I have only included width and height CSS properties for the map.
Could someone please assist me with this issue?
You can find the map on the button named Next
in the jfiddle.
Edit
The code for the map is fairly simple. If you require more information about it, kindly let me know so I can provide further details.