
public class SampleMapEventListener extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
static DecimalFormat |
df |
(package private) TextView |
textViewCurrentLocation |
mMapView, TAG| Constructor and Description |
|---|
SampleMapEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestsTextView textViewCurrentLocation
public static final DecimalFormat df
public String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic View onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState)
onCreateView in class BaseSampleFragmentprotected void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragment