
public class SampleOpenSeaMap extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
(package private) org.osmdroid.tileprovider.MapTileProviderBasic |
mProvider |
mMapView, TAG| Constructor and Description |
|---|
SampleOpenSeaMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
onDestroy() |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void onDestroy()
onDestroy in class BaseSampleFragment