Currently, I am attempting to enforce the Mobile stylesheet for Google Maps v3 JavaScript within a jQueryMobile application.
Within the screen stylesheet, the zoom control consistently stays in the top left corner and my efforts to relocate it have proven futile.
On mobile devices, the controls are correctly positioned on the bottom right as desired.
Even when setting a mobile user agent, I have not observed any changes in behavior.
The libraries I am utilizing are the open-source jquery-maps gmap libraries.
Any assistance provided would be greatly appreciated.