質問編集履歴

1

追記

2022/03/23 21:56

投稿

Maruco2321
Maruco2321

スコア118

test CHANGED
File without changes
test CHANGED
@@ -20,6 +20,10 @@
20
20
 
21
21
 
22
22
  ```
23
+
24
+ public/js/result.jsの場合のweb上での画面
25
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2022-03-24/63d689e2-4df6-4b42-b3a6-0dd13aba50b7.gif)
26
+
23
27
 
24
28
  welcome.blade.php
25
29
  ```ここに言語を入力
@@ -90,10 +94,10 @@
90
94
  stack: "Error\n at new ne (https://maps.googleapis.com/maps/api/js?language=ja&region=JP&key=AIztPk&callback=initMap:66:280)\n at Object._.pe (https://maps.googleapis.com/maps/api/js?language=ja&region=JP&key=AIH_8MztPk&callback=initMap:66:391)\n at Bea (https://maps.googleapis.com/maps/api/js?language=ja&region=JP&key=AzaPk&callback=initMap:197:241)\n at https://maps.googleapis.com/maps/api/js?language=ja&region=JP&key=APk&callback=initMap:197:124"
91
95
  [[Prototype]]: Error
92
96
  ```
97
+
98
+ ```ここに言語を入力
93
99
  initMap is not a functionだったり、
94
100
  welcome.blade.phpの方では
95
- ```ここに言語を入力
96
- コード
97
101
  <script src="https://maps.googleapis.com&region=JP&key={{ env('GCP_API')}}&callback=initMap" async defer>
98
102
  なのに
99
103
  initMap:197:124'