
public class SampleMapBootListener extends BaseSampleFragment implements org.osmdroid.views.MapView.OnFirstLayoutListener
mMapView, TAG| Constructor and Description |
|---|
SampleMapBootListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
onFirstLayout(View v,
int left,
int top,
int right,
int bottom) |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentprotected void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void onFirstLayout(View v,
int left,
int top,
int right,
int bottom)
onFirstLayout in interface org.osmdroid.views.MapView.OnFirstLayoutListener