Uses of Class
com.google.gwt.geolocation.client.Geolocation
-
Packages that use Geolocation Package Description com.google.gwt.geolocation.client Support for the HTML5 Geolocation API. -
-
Uses of Geolocation in com.google.gwt.geolocation.client
Methods in com.google.gwt.geolocation.client that return Geolocation Modifier and Type Method Description static GeolocationGeolocation. getIfSupported()Returns aGeolocationif the browser supports this feature, andnullotherwise.
-