googlemaps / googlemaps/android-maps-compose

Higher-level composables for common map experiences

Open
#474 0 comments 1 reaction 0 assignees View on GitHub
needs more info priority: p2 type: feature request
Dominant language
Kotlin
Stars
1.3k
Forks
181
Avg merge
2d 23h
Merged PRs (30d)
18

Description

Creating this issue to gauge interest; please upvote with a 👍 reaction or comment if this is appealing to you.

Similar to what the [Extended Component Library](https://github.com/googlemaps/extended-component-library) offers for web developers, is there interest in higher-level composables that provide familiar UI elements related to showing Maps, Places, and Routes information in Android apps?

The granularity can range from [building blocks](https://github.com/googlemaps/extended-component-library/blob/main/src/place_building_blocks/README.md) (e.g. a star rating graphic that corresponds to a place's star rating from Place Details) to [high-level](https://github.com/googlemaps/extended-component-library/blob/main/src/store_locator/README.md) (e.g. a store locator that combines a map, markers, and place details panel about each place on the locator). You can explore the configurability by exploring supported attributes for each component (composable).

![example of extended web components featuring a map, autocomplete widget, and place details panel](https://raw.githubusercontent.com/googlemaps/extended-component-library/main/doc_src/gmpx-header.png)

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.