Skip to content

Commit 30f7bf8

Browse files
committed
docs: address review comment
1 parent 254939e commit 30f7bf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Full guides for using the utilities are published in
9595
9696
## Usage
9797
98+
<details>
9899
<summary>Marker utilities</summary>
99100
100101
### Marker utilities
@@ -103,6 +104,7 @@ Full guides for using the utilities are published in
103104
- Marker clustering [source](https://github.com/googlemaps/android-maps-utils/tree/main/library/src/main/java/com/google/maps/android/clustering), [guide](https://developers.google.com/maps/documentation/android-sdk/utility/marker-clustering)
104105
- Advanced Markers clustering [source](https://github.com/googlemaps/android-maps-utils/tree/main/library/src/main/java/com/google/maps/android/clustering), [sample code](https://github.com/googlemaps/android-maps-utils/blob/main/demo/src/main/java/com/google/maps/android/utils/demo/CustomAdvancedMarkerClusteringDemoActivity.java)
105106
- Marker icons [source](https://github.com/googlemaps/android-maps-utils/blob/main/library/src/main/java/com/google/maps/android/ui/IconGenerator.java), [sample code](https://github.com/googlemaps/android-maps-utils/blob/main/demo/src/main/java/com/google/maps/android/utils/demo/IconGeneratorDemoActivity.java)
107+
</details>
106108
107109
<details>
108110
<summary>Data visualization utilities</summary>

0 commit comments

Comments
 (0)