admin管理员组

文章数量:1389772

In my Flutter app, I am using the flutter_mapbox_map plugin. I have about 300MB of GeoJSON data which is loading from the server directly to map in pieces. However, in lower-end devices, the app crashes. I have already tried dataset and tileset.

Any solutions are greatly appreciated.

本文标签: Flutter Mapbox memory Leakapp crashes with 300 MB of dynamic GeoJSON dataStack Overflow