We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: