Replies: 2 comments 1 reply
-
what kind of performance issues do you have ? more like initialization issues or framerate issues ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@mariusvn we finally found the problem. Performance was poor using the simulator. After testing the POC on real devices, we have found that the performance is optimal. Thanks so much |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Could someone with experience in
flutter-maplibre-gl
give us some recommendations for optimal performance and a pleasant user experience?We have developed a POC using
flutter-maplibre-gl
and we have performance problems in the rendering of the map.We have also developed a POC with
maplibre-native
and we have perfectly verified that the performance is good, that's why we doubt the performance we get usingflutter-maplibre-gl
.Beta Was this translation helpful? Give feedback.
All reactions