I'm hoping for a straightforward way to display up to 200 points in a Map at once without degrading performance when the user is zoomed out and all of them are on the screen.
We have a draw order of priority and the most important ones are above the others. How can I hide the ones underneath until the user zooms into a specific area?