refactor: move tile layer classes back to layers.tile
they *really* belong there
This commit is contained in:
@@ -24,7 +24,7 @@ import java.io.OutputStream;
|
||||
import java.util.ArrayList;
|
||||
|
||||
import org.oscim.core.Tile;
|
||||
import org.oscim.tiling.source.ITileCache;
|
||||
import org.oscim.tiling.ITileCache;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import android.annotation.TargetApi;
|
||||
|
||||
Reference in New Issue
Block a user