disable scrool wheel in google maps
-
Hi,
is there a way to disable the scroll wheel in google maps.
I use this
.g-maps iframe { position: absolute; width: 100% !important; height: 100% !important; top: 0; left: 0; <strong>pointer-events: none;</strong>
}
but than everything don’t work.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘disable scrool wheel in google maps’ is closed to new replies.