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.

Success callback function evoke only when ___________

a) user accepts to share location information
b) always evoke
c) gps is accessible
d) only by mobile browser

Answer: a
Explanation: 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.

Join The Discussion