Skip to content

Commit

Permalink
セクション7の内容を変更
Browse files Browse the repository at this point in the history
  • Loading branch information
dicenull committed Aug 10, 2023
1 parent 36f0ef4 commit f9302eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions getting-started-with-javascript/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,7 @@ if ('geolocation' in navigator) {
```
↑のコードを実行すると↓のようなポップアップが表示されます。「許可する」をクリックして位置情報を利用できるようにしてください。
![位置情報利用許可](imgs/geolocation-authority.png)
![実行結果](imgs/geolocation-sample.png)
Expand Down

0 comments on commit f9302eb

Please sign in to comment.