org.onebusaway.webapp.gwt.geo_location_library
Class GeoLocationLibrary

java.lang.Object
  extended by org.onebusaway.webapp.gwt.geo_location_library.GeoLocationLibrary

public class GeoLocationLibrary
extends Object


Constructor Summary
GeoLocationLibrary()
           
 
Method Summary
static boolean isSupported()
           
static void queryLocation(GeoLocationHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoLocationLibrary

public GeoLocationLibrary()
Method Detail

isSupported

public static boolean isSupported()

queryLocation

public static void queryLocation(GeoLocationHandler handler)


Copyright © 2012 OneBusAway. All Rights Reserved.