Package 

Class SimpleLocationOverlay

    • Method Summary

      Modifier and Type Method Description
      void setLocation(GeoPoint mp)
      GeoPoint getMyLocation()
      void onDetach(MapView mapView) Override to perform clean up of resources before shutdown.
      void draw(Canvas c, Projection pj)
      void setPersonIcon(Bitmap bmp, Point hotspot) Coordinates the feet of the person are located.
      • 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