nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 699 forks source link

hangup while loading map with markers #1678

Open prasad456 opened 4 years ago

prasad456 commented 4 years ago

I use the MapboxGL.ShapeSource to show 50 markers and its hangup in mobiles having 3gb/4gb RAM? I wrap all the markers in for loop and returning to view. Is this process is correct?

systemlevel commented 4 years ago

hi @prasad456 unless there is a compelling reason to be using this repository, I would recommend moving over to the community-driven library for Mapbox found here: https://github.com/react-native-mapbox-gl/maps

This one you are using has not been updated in a serious way for a long time.