ellenhp / aprs.tools

APRS app for Android
GNU General Public License v3.0
17 stars 1 forks source link

Crash when lots of markers are displayed #52

Closed ellenhp closed 5 years ago

ellenhp commented 5 years ago

This is an OOM. Investigate what's causing it and how to cut down on memory usage. Removing markers of cached cells outside the viewport would help maybe? Also look at lazily loading the entire packet, and sending only the latlng and symbol from the server.