Thread: [SailfishOS] Mapbox GL Native QML plugin
View Single Post
Posts: 58 | Thanked: 223 times | Joined on Apr 2017 @ Germany
#53
I have a problem in my app regarding the mapbox plugin.

After loading an autosave file, I would go through all recorded positions and then add each coordinate to an array. You can see the for statement in line 118.
Then in line 632, I would add each coordinate point to the map track.

And this line 632 is the problem. If the autosave is big enough e.g. >7000 coordinate points, the app will crash. Sometimes my phone even reboots then. Do you have an idea what could cause the problem?
 

The Following User Says Thank You to jdrescher For This Useful Post: