You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
I have an issue in Joomla3 site, loading Google Maps V3 and mootools 1.4.5 in a same page causing google steetview not working.
Here is jsfiddle code http://jsfiddle.net/5b4hys7w/4/ In this code when you comment out mootool library javascript, google streetview working fine, you can pan, drag map using mouse. But with mootool + maps v3 you can't pan, drag the streetview.
Hope anybody can fix this bug.
Thank You.