Package 

Class DirectedLocationOverlay

    • Method Summary

      Modifier and Type Method Description
      void setDirectionArrow(Bitmap image) fix for https://github.
      void setShowAccuracy(boolean pShowIt)
      void setLocation(GeoPoint mp)
      GeoPoint getLocation()
      void setAccuracy(int pAccuracy)
      void setBearing(float aHeading)
      void onDetach(MapView view) Override to perform clean up of resources before shutdown.
      void draw(Canvas c, Projection pj)
      • Methods inherited from class org.osmdroid.views.overlay.Overlay

        draw, draw, getBounds, isEnabled, onDetach, onDoubleTap, onDoubleTapEvent, onDown, onFling, onKeyDown, onKeyUp, onLongPress, onPause, onResume, onScroll, onShowPress, onSingleTapConfirmed, onSingleTapUp, onTouchEvent, onTrackballEvent, setEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait