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
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
@ebidel I think these are the 3 repeated properties: apiKey version sensor. It also has a zoom property but it's zooming the panorama, and disableDefaultUI, which I think the map implements as well?
apiKey version sensor are passed through to the google-maps-api element. Which makes me wonder if both google-map and google-streetview-pano should extend from a more basic element like google-map-base or something. That may be preferable over inheriting from google-map itself since google-map has a lot of properties and methods that have nothing to do with streetview, for instance: latitude longitude showCenterMarker map mapType
I'm meeting with Maps folks this week. I'll see what they think. There may be more shared in the future that they're aware of, but we're not using yet.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A lot of its properties are re-implemented for this element.
The text was updated successfully, but these errors were encountered: