GoogleWebComponents / google-map

Google Maps web components
https://elements.polymer-project.org/elements/google-map
Other
437 stars 257 forks source link

Street View Rendered Broken #396

Open willy-juisan opened 7 years ago

willy-juisan commented 7 years ago

If I tried to open street view by dropping the pegman anywhere in the map, it will automatically open the street view panorama. Strange thing is, some control are rendered broken, e.g. addressControl (rendered as text), closeButton (not rendered), panControl (rendered as text). We could check this problem using the demo at webcomponents.org. But when I tried to use the vanilla Google Maps Javascript API to create a map, and open the street view, it will not produce this problem. We could try the demo at HERE.

How do I fix this problem? What is the root cause of this problem? Thanks and regards.

petearvanitis commented 6 years ago

I'm seeing the same issue. Was there ever a workaround/fix discovered?

willy-juisan commented 6 years ago

No, I haven't found any workaround / fix yet. Please @e111077 kindly take a look at this problem. Thank you.