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 Geolocation
Geolocation. getIfSupported()
Returns aGeolocation
if the browser supports this feature, andnull
otherwise.
-