first commit
This commit is contained in:
14
node_modules/dom-to-image-more/spec/resources/iframe/street-view.html
generated
vendored
Normal file
14
node_modules/dom-to-image-more/spec/resources/iframe/street-view.html
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user