Skip to content

Commit

Permalink
Update lib/maplibre-compose/src/commonMain/kotlin/dev/sargunv/maplibr…
Browse files Browse the repository at this point in the history
…ecompose/core/source/GeoJsonOptions.kt

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
westnordost and github-actions[bot] authored Jan 8, 2025
1 parent f5da48e commit 3b13ca1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ import androidx.compose.runtime.Immutable
* "totalCapacity" to ClusterAggregation("+", "capacity")
* )
* ```
*
* Let's assume a geojson source consisting of points for parking lots in which each parking lot has
* a `capacity` property. The code above adds the `capacity` values of all parking lots within one
* cluster together into a property named `totalCapacity` of the cluster point.
Expand Down

0 comments on commit 3b13ca1

Please sign in to comment.