android-maps-compose icon indicating copy to clipboard operation
android-maps-compose copied to clipboard

Higher-level composables for common map experiences

Open wangela opened this issue 7 months ago • 0 comments

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 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 (e.g. a star rating graphic that corresponds to a place's star rating from Place Details) to high-level (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

wangela avatar Dec 12 '23 23:12 wangela