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

Map Flickers with FillLayer #12187

Closed
dsuresh-ap opened this issue Jun 20, 2018 · 2 comments
Closed

Map Flickers with FillLayer #12187

dsuresh-ap opened this issue Jun 20, 2018 · 2 comments
Labels
Android Mapbox Maps SDK for Android Core The cross-platform C++ core, aka mbgl

Comments

@dsuresh-ap
Copy link

Platform: Android
Mapbox SDK version:6.1.3

This flicker happens in our app as referenced here #11950. But I also see it happening in the MapBox Demo app that is on the app store. If any workarounds or solutions are available it would be appreciated. This is the only thing holding us back from upgrading the SDK.

Recording

Steps to trigger behavior

  1. Zooming in/out on any part of the map that is dense (NYC) and contains a layer causes flickering of the layer polygon and MapBox map.

Expected behavior

Zooming in or out should be fluid and not flicker.

Actual behavior

Layer and map flickers randomly.

@dsuresh-ap
Copy link
Author

Update: I think I figured out what causes the issue. In the demo app on a fresh load it is fine. But as soon as you background the app and foreground it the flickering happens as seen by the recording. I think it has something to do with onResume().

Flickering after onResume

@jmkiley jmkiley added the Android Mapbox Maps SDK for Android label Jun 21, 2018
@tobrun tobrun added the Core The cross-platform C++ core, aka mbgl label Jun 27, 2018
@LukasPaczos
Copy link
Member

Thanks for reporting the issue, closing as a duplicate of #11877.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

No branches or pull requests

4 participants