google-maps-ios-utils
google-maps-ios-utils copied to clipboard
Color #01aafb Not rendered in Feature Properties
Environment details
- Google Maps Utils 4.1.0
- 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.
Any update on this issue. The full range of UIColor should be supported.