@FunctionalInterface public interface TileLoaderFactory
| Modifier and Type | Method and Description |
|---|---|
TileLoader |
makeTileLoader(TileLoaderListener listener,
java.util.Map<java.lang.String,java.lang.String> headers,
long minimumExpiryTime)
Creates TileLoaderFactory - factory that creates tile loaders with all options already set
|
TileLoader makeTileLoader(TileLoaderListener listener, java.util.Map<java.lang.String,java.lang.String> headers, long minimumExpiryTime)
listener - that will be notified, when tile has finished loadingheaders - that will be sent with requests to TileSource. null indicates noneminimumExpiryTime - minimum expiry time