
public class SampleMapBox extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
(package private) AlertDialog |
alertDialog |
(package private) View |
promptsView |
mMapView, TAG| Constructor and Description |
|---|
SampleMapBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
onDestroyView() |
void |
onPause() |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroy, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void onPause()
public void onDestroyView()
onDestroyView in class BaseSampleFragment