
public class SampleAnimatedZoomToLocation extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
static String |
TITLE |
mMapView, TAG| Constructor and Description |
|---|
SampleAnimatedZoomToLocation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
onPause() |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestspublic static final String TITLE
public void onPause()
public String getSampleTitle()
getSampleTitle in class BaseSampleFragmentprotected void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragment