googlemaps / googlemaps/google-maps-ios-utils
Color #01aafb Not rendered in Feature Properties
Open
priority: p3
type: bug
- Dominant language
- Objective-C
- Stars
- 778
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
#### Environment details
1) Google Maps Utils 4.1.0
2) GMUGeoJSONParser ios 16, GMUStyle
Setting a fill color to GMUFeature.style (GMUStyle) with hex #01aafb is not rendered.
I see a message in the console that says [Graphics] UIColor created with component values far outside the expected range. Set a breakpoint on UIColorBreakForOutOfRangeColorComponents to debug
So i figured this could be the cause since the other colors i use are red and yellow only.
Contributor guide
Assessment
This issue has not been assessed yet.