Package com.google.gwt.geolocation.client
Support for the HTML5 Geolocation API.
-
Interface Summary Interface Description Position Represents information about the user's position as reported by the browser.Position.Coordinates Represents position reported by the browser. -
Class Summary Class Description Geolocation Implements the HTML5 Geolocation interface.Geolocation.PositionOptions Additional options for receiving the user's location.PositionError Represents an error that occurred while trying to get the user's current position.PositionImpl RealJavaScriptObject
implementation of thePosition
.PositionImpl.CoordinatesImpl