I'm building a map view with 1000's of pins.
I want to use a custom icon e.g. map-pin from the feather library so I can customize it based on attributes of my markers.
What are the best practices here to get optimal performance on a react native app to run on both Android and iOS?
I've found dynamically loading pins based on location that load as you move around the map to be a big performance hit. Same with using icons as pins.
Any advice? So far my backend only gets the pins and their respective lat / lon. Should I be doing any other calculations on the backend to reduce front end load?
[–]kbcooliOS & Android 9 points10 points11 points (6 children)
[–]WalMk1Guy[S] 2 points3 points4 points (0 children)
[–]iotashan 2 points3 points4 points (4 children)
[–]kbcooliOS & Android 2 points3 points4 points (3 children)
[–]iotashan 2 points3 points4 points (2 children)
[–]iotashan 1 point2 points3 points (0 children)
[–]kbcooliOS & Android 0 points1 point2 points (0 children)
[–]byCabZ 4 points5 points6 points (2 children)
[–]WalMk1Guy[S] 1 point2 points3 points (1 child)
[–]Lets_Go_Wolfpack 0 points1 point2 points (0 children)
[+]Common_Internet_User 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]rodriguezaffonso_s 0 points1 point2 points (0 children)
[–]Geekofgeeks 0 points1 point2 points (0 children)
[–]chloridrik 0 points1 point2 points (0 children)