googlemaps / googlemaps/android-maps-utils

Exposing a parameter to set `contentDescription` on the Clustering

Open
#1,510 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: feature request
Dominant language
Kotlin
Stars
3.6k
Forks
1.6k
Avg merge
2d 20h
Merged PRs (30d)
17

Description

To set a parameter like contentDescription on the Maps, this could be done via the marker `setTitle` function. On Android Maps Utils this can be set on a few places, like `onClusterItemUpdated` on the Renderer. However, this cannot be used from the Compose library directly.

We could think of a parameter exposed via Renderer (or manager?) called `contentDescription` that would be manually used to set the marker title on the Renderer, hence providing accessibility support.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.