List of usage examples for com.google.gwt.geolocation.client Geolocation interface-usage
From source file com.googlecode.gwtphonegap.client.geolocation.browser.GeolocationBrowserEmptyImpl.java
public class GeolocationBrowserEmptyImpl implements Geolocation { private com.google.gwt.geolocation.client.Geolocation gwtGeoLocation; public GeolocationBrowserEmptyImpl() { gwtGeoLocation = com.google.gwt.geolocation.client.Geolocation.getIfSupported();