package cgeo.geocaching; public interface UpdateLocationCallback { public void updateLocation(cgGeo geo); }