public class JumpBridgeMapComponent extends DropDownMapComponent
AbstractMapComponent.OnAllComponentsCreatedCallback| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
JM_WARNING |
TAG| Constructor and Description |
|---|
JumpBridgeMapComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreate(android.content.Context context,
android.content.Intent intent,
MapView view)
Called when the component is first created
|
onCreateOptionsMenu, onDestroyImpl, onOptionsItemSelected, onOptionsMenuClosed, onPrepareOptionsMenu, registerDropDownReceiveraddOverlay, onConfigurationChanged, onDestroy, onPause, onResume, onStart, onStop, registerReceiver, removeOverlay, setOnAllComponentsCreatedCallback, unregisterReceiverpublic static final java.lang.String JM_WARNING
public void onCreate(android.content.Context context,
android.content.Intent intent,
MapView view)
MapComponentonCreate in interface MapComponentonCreate in class DropDownMapComponentcontext - the context of the component (the MapActivity instance)intent - the intent of the MapActivityview - the main MapView