React-native-mapbox-gl: [Android] Annotation Artifacts

Created on 10 Jun 2016  路  5Comments  路  Source: nitaliano/react-native-mapbox-gl

I've noticed that when adding and removing annotations via the annotations prop, artifacts start to appear where annotations should be.

screenshot_2016-06-10-11-00-41

bug

All 5 comments

Hi @dmkmedina ,
How did you make this ?
f5a7b4f0-2efb-11e6-86b3-f743ee46908b

They're just TouchableHighlights absolutely positioned on top of the map view. The icons come from a custom icon font.

Thanks

Hi. This sounds like a bug in the Mapbox SDK. We've since updated the underlying SDK with the new 5.0.0. Can you confirm this still happens with 5.0.0? Also, can you provide a way to reproduce the bug?

The update has improved the Android performance significantly. It also seems to have fixed the issue with the artifacts we were seeing. Thanks a lot!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

olofd picture olofd  路  3Comments

Maxence-Machu picture Maxence-Machu  路  3Comments

VentsislavDinev picture VentsislavDinev  路  3Comments

yaduc picture yaduc  路  3Comments

alexisohayon picture alexisohayon  路  4Comments