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 onStop()
|
You must call this method from the parent Activity/Fragment's corresponding 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). |