KapoorVashisht / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Tiles getting reloaded and replaced #281

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Store some customised created Tiles in SDCard/osmdroid/tile/Mapnik folder
2. Start the the application using 
mapView.setTileSource(TileSourceFactory.MAPNIK);
3. the tiles stored in SDCard are reloaded/replaced with the default tiles from 
osm

What is the expected output? What do you see instead?
Should use the stored files if present. If not present use Internet to download 
it.

What version of the product are you using? On what operating system?
osmdroid-android-3.0.5.jar

Please provide any additional information below.
Add some flag system to handle this

Raj

Original issue reported on code.google.com by raj.smo...@gmail.com on 7 Dec 2011 at 4:38

GoogleCodeExporter commented 8 years ago

Original comment by neilboyd on 8 Feb 2012 at 10:19