Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public void setMapLanguage(@NonNull MapLocale mapLocale) {
/**
* Adjust the map's camera position so that the entire countries boarders are within the viewport.
* Specifically, this method gets the devices currently set locale and adjust the map camera to
* view that country if a {@link MapLocale]} matches.
* view that country if a {@link MapLocale} matches.
*
* @since 0.1.0
*/
Expand Down