vatavian / vataviamap

.Net maps and GPS tracks
http://vatavian.github.io/vataviamap/
2 stars 1 forks source link

Prefetch tiles in direction of travel #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When traveling and using GPS, Mobile sometimes needs a new tile to display
because we have traveled to a new place. We could anticipate this and
pre-fetch tiles we are likely to need soon. This would avoid having an
incomplete map displayed while waiting for download, especially when
traveling in areas of spotty cell coverage.

Original issue reported on code.google.com by mark.g...@gmail.com on 25 May 2009 at 5:07