| Name | Description | Type | Package | Framework |
| Geolocation | You can obtain a user's position by first calling Geolocation. | Class | com.google.gwt.geolocation.client | Google WebToolkit (GWT) |
| Geolocation .PositionOptions | Additional options for receiving the user's location. | Class | com.google.gwt.geolocation.client.Geolocation | Google WebToolkit (GWT) |
| Position | Represents information about the user's position as reported by the browser. | Interface | com.google.gwt.geolocation.client | Google WebToolkit (GWT) |
| Position .Coordinates | Represents position reported by the browser. | Interface | com.google.gwt.geolocation.client.Position | Google WebToolkit (GWT) |
| PositionError | Represents an error that occurred while trying to get the user's currentSee Also:Serialized Form | Class | com.google.gwt.geolocation.client | Google WebToolkit (GWT) |
| PositionImpl | Class | com.google.gwt.geolocation.client | Google WebToolkit (GWT) | |
| PositionImpl .CoordinatesImpl | Class | com.google.gwt.geolocation.client.PositionImpl | Google WebToolkit (GWT) | |