OsmAnd
|
Public Member Functions | |
MiniMapControl (Context ctx, OsmandMapTileView view) | |
boolean | updateInfo () |
Protected Member Functions | |
void | onMeasure (int widthMeasureSpec, int heightMeasureSpec) |
void | onDraw (Canvas canvas) |
Protected Attributes | |
Path | miniMapPath = null |
net.osmand.plus.views.MiniMapControl.MiniMapControl | ( | Context | ctx, |
OsmandMapTileView | view | ||
) |
void net.osmand.plus.views.MiniMapControl.onDraw | ( | Canvas | canvas | ) | [protected] |
Reimplemented from net.osmand.plus.views.MapInfoControl.
void net.osmand.plus.views.MiniMapControl.onMeasure | ( | int | widthMeasureSpec, |
int | heightMeasureSpec | ||
) | [protected] |
boolean net.osmand.plus.views.MiniMapControl.updateInfo | ( | ) |
Reimplemented from net.osmand.plus.views.MapInfoControl.
Path net.osmand.plus.views.MiniMapControl.miniMapPath = null [protected] |