PrepAway - Latest Free Exam Questions & Answers

Which code segment should you use?

You are developing a website that helps users locate restaurants in their area from a browser. You created a
function named findRestaurants().
The function must:
Get the current latitude and longitude of the user’s device
Pass the user’s location to findRestaurants()
You must ensure that the application accesses the geolocation information from the device before searching forrestaurants.
Which code segment should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
Option A

B.
Option B

C.
Option C

D.
Option D

Explanation:
https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition

One Comment on “Which code segment should you use?


Leave a Reply