drawCircle on non-native Google maps does not respect color choice
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
The strokeColor and fillColor seem to be ignored when the circle is drawn on non-native Google maps. Everything works as normal on the native Google map.
Contributor guide
Research direction
Start by tracing the drawCircle entry point and compare how strokeColor and fillColor are handled for native versus non-native Google maps. No file or test is named in the issue, so locate the provider-specific implementations first. Done means both colors are respected on non-native maps and existing native-map behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100