shu223 / Pulsator

Pulse animation for iOS
MIT License
1.42k stars 160 forks source link

Performance for plotting thousands of Pulsators #22

Open Ziqi-Li opened 7 years ago

Ziqi-Li commented 7 years ago

Hello, I am trying to plot thousands of Pulsators on Google Map and the whole view is very slow. Wondering what would be a good practice and if it is possible to plot that many Pulsators on a single page.

Ziqi-Li commented 7 years ago

I just switched to Apple Map from Google Map and think that annotation view performs way faster than GMSMarkerView.