org.onebusaway.webapp.gwt.where_library
Class GeocoderAccuracyToBounds

java.lang.Object
  extended by org.onebusaway.webapp.gwt.where_library.GeocoderAccuracyToBounds

public class GeocoderAccuracyToBounds
extends Object


Constructor Summary
GeocoderAccuracyToBounds()
           
 
Method Summary
static int getBoundsInMetersByAccuracy(int accuracy)
           
static int getZoomLevelForAccuracy(int accuracy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeocoderAccuracyToBounds

public GeocoderAccuracyToBounds()
Method Detail

getBoundsInMetersByAccuracy

public static int getBoundsInMetersByAccuracy(int accuracy)

getZoomLevelForAccuracy

public static int getZoomLevelForAccuracy(int accuracy)


Copyright © 2012 OneBusAway. All Rights Reserved.