GWT 2.7.0

Uses of Package
com.google.gwt.geolocation.client

Packages that use com.google.gwt.geolocation.client
com.google.gwt.geolocation.client Support for the HTML5 Geolocation API. 
 

Classes in com.google.gwt.geolocation.client used by com.google.gwt.geolocation.client
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.
 


GWT 2.7.0