Uses of Class
com.google.gwt.geolocation.client.Geolocation
Packages that use Geolocation
-
Uses of Geolocation in com.google.gwt.geolocation.client
Methods in com.google.gwt.geolocation.client that return GeolocationModifier and TypeMethodDescriptionstatic Geolocation
Geolocation.getIfSupported()
Returns aGeolocation
if the browser supports this feature, andnull
otherwise.