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