Currently, I am utilizing the Google Maps API v3
within my application. However, I have encountered an issue where the Maps Pan control is not displaying correctly on Internet Explorer 10 and 11.
Interestingly, it seems to be functioning properly on Chrome, Mozilla, IE8, and IE9. Unfortunately, I am struggling to find a resolution to this problem.
Upon exploring Stackoverflow, I came across a question similar to mine regarding the Google Maps zoom control, but unfortunately, no practical solution was provided. It appears to be related to a CSS issue, yet attempts to resolve it have been unsuccessful so far despite inspecting for any interfering css classes via IE developer tools.
Has anyone else experienced a similar dilemma or possibly found a workaround for this particular challenge?
EDIT: I have also noticed that the basic map itself looks disordered in my version of IE 11.![enter image description here] -- Anil