Skip to content
New issue

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

Styles not loaded when scrolling without using ctrl #385

Open
5 tasks
kreinholt opened this issue Aug 19, 2017 · 0 comments
Open
5 tasks

Styles not loaded when scrolling without using ctrl #385

kreinholt opened this issue Aug 19, 2017 · 0 comments

Comments

@kreinholt
Copy link

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

  • [x ] Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant