Generated by
JDiff

Class com.tomtom.online.sdk.map.MapView

Added Constructors
MapView(Context, Map<String, String>) Custom constructor to provide online API keys dynamically.
MapView(Context, Map<String, String>, String) Custom constructor to provide online API keys dynamically together with a custom style url.
 

Added Methods
LogoView getLogoView()  
OnMapChangedListener getMapChangeListener() For test only.
void onDestroy() You must call this method from the parent Activity/Fragment's corresponding method.
void onStart() You must call this method from the parent Activity/Fragment's corresponding lifecycle method.
void setStyleJson(String)  
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).