Package | Description |
---|---|
com.google.gwt.geolocation.client |
Support for the HTML5 Geolocation API.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PositionImpl.CoordinatesImpl |
Modifier and Type | Method and Description |
---|---|
Position.Coordinates |
PositionImpl.getCoordinates() |
Position.Coordinates |
Position.getCoordinates()
Returns information about the coordinates reported by the browser.
|