Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

app lacking when drawing polyline while tracking user on mapbox #426

Open
kanikadrgaur opened this issue May 26, 2021 · 0 comments
Open

Comments

@kanikadrgaur
Copy link

I am working on an app there I am drawing polyline with user tracking. I user MapBoxView and MGLPolylineFeature. But when tracing user with on delegate "didUpdate userLocation: MGLUserLocation" app starts lacking it shows delay when I drag map also while drawing. I walk around 20 minutes or more. Can any one please help.

Here is the process I follow..

on didUpdate userLocation: MGLUserLocation. I add user's location in an CLLocation array.. and then call it with timer to draw poly line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant