Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] - update onMapChange docs for possible values
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos committed May 22, 2018
1 parent 94ec9e1 commit c0dd0e0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,8 @@ public interface OnMapChangedListener {
* {@link #WILL_START_RENDERING_MAP},
* {@link #DID_FINISH_RENDERING_MAP},
* {@link #DID_FINISH_RENDERING_MAP_FULLY_RENDERED}.
* {@link #DID_FINISH_LOADING_STYLE},
* {@link #SOURCE_DID_CHANGE}.
*/
void onMapChanged(@MapChange int change);
}
Expand Down

0 comments on commit c0dd0e0

Please sign in to comment.