|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MapView in com.TwentyCodes.android.SkyHook |
|---|
| Fields in com.TwentyCodes.android.SkyHook declared as MapView | |
|---|---|
private MapView |
SkyHookUserOverlay.mMapView
|
| Methods in com.TwentyCodes.android.SkyHook with parameters of type MapView | |
|---|---|
void |
SkyHookUserOverlay.draw(Canvas canvas,
MapView mapView,
boolean shadow)
we override this methods so we can provide a drawable and a location to draw on the canvas. |
| Constructors in com.TwentyCodes.android.SkyHook with parameters of type MapView | |
|---|---|
SkyHookUserOverlay(MapView mapView,
Context context)
Construct a new SkyHookUserOverlaymFollowUser |
|
SkyHookUserOverlay(MapView mapView,
Context context,
boolean followUser)
Construct a new SkyHookUserOverlay |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||