
See: Description
| Class | Description |
|---|---|
| CacheImport |
An example of importing stored on disk cache produced by osmdroid < 5.4 using the older TileWriter
class
|
| CachePurge |
Created by alex on 9/25/16.
|
| SampleAlternateCacheDir | |
| SampleCacheDownloader |
Sample for using the cache manager to download tiles on screen
Created by alex on 2/21/16.
|
| SampleCacheDownloaderArchive |
https://github.com/osmdroid/osmdroid/issues/348
Created by alex on 7/8/16.
|
| SampleCacheDownloaderCustomUI |
Created by alex on 5/29/16.
|
| SampleJumboCache |
An example on increasing the in memory tile cache.
|
| SampleSqliteOnly |
test to force sqlite tiles only loaded
https://github.com/osmdroid/osmdroid/issues/272
requires API 11 or higher in order to function properly
Created by alex on 2/21/16.
|