-
Success callback function evoke only when ___________.
-
- only by mobile browser
- gps is accessible
- user accepts to share location information
- always evoke
- None of these
Correct Option: C
There is a privacy for sharing of user’s location and the callback function is evoke only when a user accepts to share his location. Its input parameter is a position of the object. If this function fails then error callback function will be evoked.