Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Trying to update a non-existent polyline #9543

Closed
LukasPaczos opened this issue Jul 19, 2017 · 0 comments · Fixed by #9544
Closed

Trying to update a non-existent polyline #9543

LukasPaczos opened this issue Jul 19, 2017 · 0 comments · Fixed by #9544
Labels
Android Mapbox Maps SDK for Android

Comments

@LukasPaczos
Copy link
Member

LukasPaczos commented Jul 19, 2017

There is a missing return statement in here on v5.1.0 resulting in an ArrayIndexOutOfBoundsException if we were to try update a non-existent polyline.
I noticed AnnotationManager has been refactored on master, but I wanted to give heads up on this issue anyway.

UPDATE
The issue is actually still present here.

LukasPaczos pushed a commit to LukasPaczos/mapbox-gl-native that referenced this issue Jul 19, 2017
@LukasPaczos LukasPaczos changed the title Trying to update a non-existent polyline on v5.1.0 Trying to update a non-existent polyline Jul 19, 2017
@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jul 19, 2017
@tobrun tobrun added this to the android-v5.2.0 milestone Jul 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants