React-native-mapbox-gl: fillAlpha does not appear to effect transparency

Created on 27 Feb 2016  路  2Comments  路  Source: nitaliano/react-native-mapbox-gl

I have been messing around with annotations and it appears the fillAlpha does not effect the transparency. Am I using it correctly? Here is the annotation data that I am using in my map. No matter if I use 0 or 1 the fill is fully transparent. I am testing this with android.

Most helpful comment

Now tracking this in #380

All 2 comments

fillAlpha is implemented as alpha on Android, for some reason. I'll open a more general issue to track parity between platforms with regards to annotations.

Now tracking this in #380

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VentsislavDinev picture VentsislavDinev  路  3Comments

glennverschooren picture glennverschooren  路  4Comments

Maxence-Machu picture Maxence-Machu  路  3Comments

Gp2mv3 picture Gp2mv3  路  3Comments

max-prokopenko picture max-prokopenko  路  4Comments