You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: