GWT 2.7.0

Package com.google.gwt.geolocation.client

Support for the HTML5 Geolocation API.

See:
          Description

Interface Summary
Position Represents information about the user's position as reported by the browser.
Position.Coordinates Represents position reported by the browser.
 

Class Summary
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 Real JavaScriptObject implementation of the Position.
PositionImpl.CoordinatesImpl  
 

Package com.google.gwt.geolocation.client Description

Support for the HTML5 Geolocation API.


GWT 2.7.0