Emux
|
c20922b5f5
|
Tile decoders refactoring
|
2019-10-01 18:48:10 +03:00 |
|
Emux
|
5eda5b78a6
|
Move some test classes in vtm-tests, fix #682
|
2019-03-02 11:44:10 +02:00 |
|
Robin
|
d049d378dd
|
vtm-mvt module with new MVT tile decoder (#481)
|
2018-01-12 19:02:43 +02:00 |
|
Emux
|
2555fea5da
|
UrlTileSource: customize api key name #49
|
2017-08-11 21:17:43 +03:00 |
|
Emux
|
db871d4a22
|
OkHttpEngine improvements #138
|
2017-06-08 19:31:27 +03:00 |
|
Emux
|
3f959a3b46
|
OkHttpEngine: improve cache API, add example #138
|
2017-06-07 21:24:18 +03:00 |
|
Emux
|
817bd13d7b
|
OkHttp 3 engine, closes #138
|
2017-02-11 22:33:23 +02:00 |
|
Emux
|
43ca550832
|
Improve code / xml formatting, #54
|
2016-07-12 19:53:47 +03:00 |
|
Emux
|
e793e8851b
|
Improve code / xml formatting, closes #54
|
2016-07-09 19:45:23 +03:00 |
|
Emux
|
7a88524343
|
Add vector tile api key parameter, closes #49
|
2016-07-06 17:12:48 +03:00 |
|
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
|
67336e0c93
|
implement okhttp response caching
based on patch from: Baldur Gudbjornsson <baldur.gudbjornsson@gmail.com>
|
2014-09-11 21:00:26 +02:00 |
|
Hannes Janetzek
|
bb5cf608a6
|
cannot test OkHttp close atm
|
2014-08-13 23:10:14 +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 |
|