public class CoordOverlayMapComponent extends AbstractWidgetMapComponent
AbstractMapComponent.OnAllComponentsCreatedCallback| Modifier and Type | Field and Description |
|---|---|
protected CoordOverlayMapReceiver |
_coordMapReceiver |
protected SelfCoordOverlayUpdater |
_selfCoordUpdater |
ROOT_LAYOUT_EXTRATAG| 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, onDestroyImpladdOverlay, onConfigurationChanged, onCreateOptionsMenu, onDestroy, onOptionsItemSelected, onOptionsMenuClosed, onPause, onPrepareOptionsMenu, onResume, onStart, onStop, registerReceiver, removeOverlay, setOnAllComponentsCreatedCallback, unregisterReceiverprotected CoordOverlayMapReceiver _coordMapReceiver
protected SelfCoordOverlayUpdater _selfCoordUpdater
protected void onCreateWidgets(android.content.Context context,
android.content.Intent intent,
MapView view)
onCreateWidgets in class AbstractWidgetMapComponentprotected void onDestroyWidgets(android.content.Context context,
MapView view)
onDestroyWidgets in class AbstractWidgetMapComponent