-
Which is not the case of invoking for error callback function?
-
- location information is unavailable
- when we are using WIFI
- user denies to share the information of a location
- request timed out
- None of these
Correct Option: B
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.