ecc521 / rivers.run

Water levels, notifications, search tools, and more, built to help paddlers.
https://rivers.run
6 stars 1 forks source link

Higher Resolution Map Data #116

Closed ecc521 closed 3 years ago

ecc521 commented 3 years ago

Allow users to download higher resolution map data. Probably a setting in settings, and alert them they must load the map again, and that offline won't work until "Use Offline" appears.

Also, be sure to check memory before doing this. Very serious problem potential, as we can't open cache synchronously.

ecc521 commented 3 years ago

Implemented. Memory is not a problem, although load speed it.