The frequency of these updates is entirely up to the browser. There is no guarantee that updates will be received at any set interval, but are instead designed to be sent when the user's position changes. This method should be used instead of polling the user's current position.
@return the ID of this watch, which can be passed to{@link #clearWatch(int)} to stop watching the user's position.
|
|
|
|
|
|