A B C D E F G H I K L M O P R S T U X Z

D

disableMyLocation() - Method in class com.TwentyCodes.android.SkyHook.SkyHookUserOverlay
Stops location updates and removes the overlay from view
distanceFrom(GeoPoint, double) - Static method in class com.TwentyCodes.android.location.GeoUtils
Calculates a geopoint x meters away of the geopoint supplied.
distanceKm(double, double, double, double) - Static method in class com.TwentyCodes.android.location.GeoUtils
computes the distance between to lat1/lon1 and lat2/lon2 based on the curve of the earth
distanceKm(GeoPoint, GeoPoint) - Static method in class com.TwentyCodes.android.location.GeoUtils
computes the distance between to p1 and p2 based on the curve of the earth
DONE_MESSAGE - Static variable in class com.TwentyCodes.android.SkyHook.SkyHook
 
draw(Canvas, MapView, boolean) - Method in class com.TwentyCodes.android.SkyHook.SkyHookUserOverlay
we override this methods so we can provide a drawable and a location to draw on the canvas.

A B C D E F G H I K L M O P R S T U X Z