Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which is not the case of invoking for error callback function?

a) user denies to share the information of a location
b) location information is unavailable
c) request timed out
d) when we are using WIFI

Answer: d
Explanation: Error callback function takes the Position Error object as its input parameter. The function is invoked by an unknown error occurred or if the user has denied sharing the information of the location or if the request timed out or if location information is unavailable.

Join The Discussion