public class CoordOverlayMapComponent extends AbstractWidgetMapComponent
AbstractMapComponent.OnAllComponentsCreatedCallback
Modifier and Type | Field and Description |
---|---|
protected CoordOverlayMapReceiver |
_coordMapReceiver |
protected SelfCoordOverlayUpdater |
_selfCoordUpdater |
ROOT_LAYOUT_EXTRA
TAG
Constructor and Description |
---|
CoordOverlayMapComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
onCreateWidgets(android.content.Context context,
android.content.Intent intent,
MapView view) |
protected void |
onDestroyWidgets(android.content.Context context,
MapView view) |
getRootLayoutWidget, onCreate, onDestroyImpl
addOverlay, onConfigurationChanged, onCreateOptionsMenu, onDestroy, onOptionsItemSelected, onOptionsMenuClosed, onPause, onPrepareOptionsMenu, onResume, onStart, onStop, registerReceiver, removeOverlay, setOnAllComponentsCreatedCallback, unregisterReceiver
protected CoordOverlayMapReceiver _coordMapReceiver
protected SelfCoordOverlayUpdater _selfCoordUpdater
protected void onCreateWidgets(android.content.Context context, android.content.Intent intent, MapView view)
onCreateWidgets
in class AbstractWidgetMapComponent
protected void onDestroyWidgets(android.content.Context context, MapView view)
onDestroyWidgets
in class AbstractWidgetMapComponent