
public class Bug512Marker extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
(package private) org.osmdroid.views.overlay.Marker |
marker |
mMapView, TAG| Constructor and Description |
|---|
Bug512Marker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
runTestProcedures()
optional place to put automated test procedures, used during the connectCheck tests
this is called OFF of the UI thread.
|
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void runTestProcedures()
throws Exception
BaseSampleFragmentrunTestProcedures in class BaseSampleFragmentException