Open kreinholt opened 7 years ago
When you scroll without using ctrl, an overlay should appear saying "Use ctrl + scroll to zoom the map" as is seen in https://developers.google.com/maps/documentation/javascript/adding-a-google-map.
If you try to scroll without ctrl at https://www.webcomponents.org/element/GoogleWebComponents/google-map, the text appears, but in the top left corner hidden by the Map/Satellite control. Appears gm-style-pbc css is missing.
https://www.webcomponents.org/element/GoogleWebComponents/google-map
Mousewheel over map without using ctrl
Text is centered within gray overlay
No style is displayed for text.
Description
When you scroll without using ctrl, an overlay should appear saying "Use ctrl + scroll to zoom the map" as is seen in https://developers.google.com/maps/documentation/javascript/adding-a-google-map.
If you try to scroll without ctrl at https://www.webcomponents.org/element/GoogleWebComponents/google-map, the text appears, but in the top left corner hidden by the Map/Satellite control. Appears gm-style-pbc css is missing.
Live Demo
https://www.webcomponents.org/element/GoogleWebComponents/google-map
Steps to Reproduce
Mousewheel over map without using ctrl
Expected Results
Text is centered within gray overlay
Actual Results
No style is displayed for text.
Browsers Affected