I have a Google-maps page in my application, which is made with Html5 and wrapped in PhoneGap. I want to allow the user to rotate the map in any direction, not just zoom in and out. How can I do this?
My preference is to do this in JavaScript, but if that is impossible then I’ll do it via Android.
The actual question is about custom rotation for Google Maps. I would suggest to use any non-standard solution as a temporary one. There is a good demo, it is based on jQuery rotate and scale plugin