Example usage for android.support.v4.app FragmentMapActivity subclass-usage

List of usage examples for android.support.v4.app FragmentMapActivity subclass-usage

Introduction

In this page you can find the example usage for android.support.v4.app FragmentMapActivity subclass-usage.

Usage

From source file net.peterkuterna.android.apps.devoxxsched.ui.AbstractMapActivity.java

public abstract class AbstractMapActivity extends FragmentMapActivity implements BaseActivity {

    final ActionBarHelper mActionBarHelper = ActionBarHelper.createInstance(this);
    final ActivityHelper mActivityHelper = ActivityHelper.createInstance(this);

    /**

From source file ca.mudar.mtlaucasou.BaseMapActivity.java

public class BaseMapActivity extends FragmentMapActivity
        implements OnPlacemarkSelectedListener, OnMyLocationChangedListener, Runnable {
    protected static final String TAG = "BaseMapActivity";

    /**
     * Used to save/restore display of the fragmentList onResume and when