Closed GoogleCodeExporter closed 8 years ago
Question one :
Can I make osmdroid to load tiles from multiple zip files?
by this approach I can download multiple zip files and delete each one I want.
=> Yes: osmdroid loads all zip files found in OSMDROID_PATH directory. This is
done during application startup, and there is no API to control this.
(=> this question is more for StackOverflow than for OSMBonusPack issues... )
Question two :
If I can't load tiles from multiple zip file how can delete a bounding box area from cache folder? I mean how can I found out that some cached tile are for a bounding box so I can delete them.
=> This is exactly what OSMBonusPack CacheManager#cleanAreaAsync method is
doing.
Original comment by mathieu....@gmail.com
on 4 Mar 2015 at 9:44
Original comment by mathieu....@gmail.com
on 13 Mar 2015 at 9:23
Original issue reported on code.google.com by
hr.saleh...@gmail.com
on 3 Mar 2015 at 8:39