public class DrawingToolsMapComponent extends AbstractWidgetMapComponent
AbstractMapComponent.OnAllComponentsCreatedCallback
ROOT_LAYOUT_EXTRA
TAG
Constructor and Description |
---|
DrawingToolsMapComponent() |
Modifier and Type | Method and Description |
---|---|
static MapGroup |
getGroup() |
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 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
public static MapGroup getGroup()