Skip to content

Commit 5fe855a

Browse files
Add docstring
1 parent eb2ef60 commit 5fe855a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib-compose/src/main/java/com/what3words/components/compose/maps/W3WMapDefaults.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ object W3WMapDefaults {
6161
* @property darkModeCustomJsonStyle The custom JSON style for dark mode
6262
* @property isBuildingEnable Whether 3D buildings are enabled on the map
6363
* @property isCompassButtonEnabled Whether the compass button is enabled on the map
64+
* @property isGoogleCompassAlignedRight Whether the compass button should be aligned to the right on Google Maps
6465
* @property isScaleBarEnabled Whether the scale bar is enabled on the map
6566
* @property shouldFocusOnMyLocationOnInitialization Whether to automatically focus on user's location during map initialization
6667
* @property gridLineConfig The configuration for grid lines on the map

0 commit comments

Comments
 (0)