Generated by
JDiff

Class com.tomtom.online.sdk.map.MapFragment

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).
 

Added Fields
String MAP_DYNAMIC_KEY Key used to store dynamic keys set in Bundle when creating fragment.