Files
granblue-party/node_modules/dom-to-image-more/spec/resources/iframe/street-view.html
2026-04-13 07:15:44 +00:00

15 lines
272 B
HTML

<iframe
id="street_view"
title="Street View"
width="500px"
height="500px"
style="border: 0"
allowfullscreengit
src="https://www.google.com/maps/embed/v1/streetview?key=
&location=47.2740517,-2.2116541
&heading=10
&pitch=10
&fov=70"
>
</iframe>