-
Which of the following cancels an ongoing watchPosition call?
-
- getCurrentPosition
- clearWatch
- getPositionUsingMethodName
- watchPosition
- None of these
Correct Option: B
clearWatch cancels an ongoing watchPosition call, watchPosition method retrieves periodic updates about a current geographic location of the device, getCurrentPosition retrieves current geographic location.