質問編集履歴

1

問題点追加

2018/05/31 10:23

投稿

masateru2
masateru2

スコア39

test CHANGED
File without changes
test CHANGED
@@ -8,6 +8,12 @@
8
8
 
9
9
  http://centerofuniverse.jp/google%E3%82%A4%E3%83%B3%E3%83%89%E3%82%A2%E3%83%93%E3%83%A5%E3%83%BC/directions/
10
10
 
11
+ ```
12
+
13
+ https://maps.googleapis.com/maps/api/streetview?size=600x300&location=41.403609,2.174448&heading=100&pitch=28&scale=2&key=YOUR_API_KEY
14
+
15
+ ```
11
16
 
12
17
 
18
+
13
- このサイトをAPIいです
19
+ ちらコードは静止画のデータが取れてるのですが、実際に動かせるデータを取るにはどの様な関数などを使用すればよろしいですか?