org.onebusaway.webapp.gwt.mobile_application.control
Class LocationManager
java.lang.Object
org.onebusaway.webapp.gwt.mobile_application.control.LocationManager
public class LocationManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationManager
public LocationManager()
getCurrentSearchLocation
public com.google.gwt.maps.client.geom.LatLng getCurrentSearchLocation()
getLastSearchLocation
public com.google.gwt.maps.client.geom.LatLng getLastSearchLocation()
setLastSearchLocation
public void setLastSearchLocation(com.google.gwt.maps.client.geom.LatLng searchLocation)
hasPhysicalLocation
public boolean hasPhysicalLocation()
getPhysicalLocation
public com.google.gwt.maps.client.geom.LatLng getPhysicalLocation()
setUsePhysicalLocation
public void setUsePhysicalLocation(boolean usePhysicalLocation)
addGeoLocationHandler
public void addGeoLocationHandler(GeoLocationHandler handler)
Copyright © 2012 OneBusAway. All Rights Reserved.