googlemaps / googlemaps/android-maps-compose
Cannot add shadow to custom Marker info content
Open
priority: p3
type: bug
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 181
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
#### Environment details
1. Specify the API at the beginning of the title (for example, "Places: ...") - Maps directly
2. OS type and version - Android 10+
3. Library version and other environment information - google.android.maps-compose=2.11.4
#### Steps to reproduce
1. Create a custom `content` in a `MarkerInfoWindow` and apply a shadow Modifier to it
2. The shadow isn't applied and doesn't appear anywhere on the info window
Contributor guide
Assessment
This issue has not been assessed yet.