Package | Description |
---|---|
com.google.gwt.geolocation.client |
Support for the HTML5 Geolocation API.
|
Class and Description |
---|
Geolocation
Implements the HTML5 Geolocation interface.
|
Geolocation.PositionOptions
Additional options for receiving the user's location.
|
Position
Represents information about the user's position as reported by the browser.
|
Position.Coordinates
Represents position reported by the browser.
|
PositionError
Represents an error that occurred while trying to get the user's current
position.
|
Copyright © 2018. All rights reserved.