5 Commits

Author SHA1 Message Date
Hannes Janetzek
4c78f8652b fix: UrlTileSource.Builder was hiding zoom values from TileSource.Builder
- values set thorugh builder.minZoom()/maxZoom() were ignored

should fix: #120
2014-11-03 01:32:56 +01:00
Hannes Janetzek
5f9a9cc909 TileLoader/TileDataSource: add cancel() method
- used to force closing sockets when changing theme or tilesource
2014-10-03 05:19:12 +02:00
Hannes Janetzek
5c277f4d54 fix: HttpEngine tests 2014-04-03 16:12:17 +02:00
Chuck Greb
d709d7f39a Fixes HttpEngine tests 2014-04-03 04:15:46 +02:00
Hannes Janetzek
2bf5313c2b move tests to separate project 2014-04-03 04:15:46 +02:00