Internet Explorer 11 Mousewheel Zoom doesn't work

google-maps-api-3

Solution

Workaround META page code: `<meta http-equiv="X-UA-Compatible" content="IE=10" />` I assume this mouse wheel bug will be resolved in due course.

Problem

Internet Explorer 11 mouse wheel Zoom doesn't work on google maps api v3. This is the latest version of IE

Original source