Added Methods |
MapFragment newInstance(HashMap<String, String>)
|
Create new instance of MapFragment with dynamic API Keys
|
MapFragment newInstance(HashMap<String, String>, String)
|
Create new instance of MapFragment with dynamic API Keys and custom style. |
void onActivityCreated(Bundle )
|
|
void onDestroy()
|
|
void onSaveInstanceState(Bundle )
|
|
void onStart()
|
|
void onStop()
|
|
void setZOrderMediaOverlay(boolean )
|
Control whether the map surface view's surface is placed on top of another regular surface view
in the window (but still behind the window itself). |