move TileGenerator from 'renderer' to 'generator' package
This commit is contained in:
@@ -32,7 +32,7 @@ public final class MapTile extends JobTile {
|
||||
* Tile data set by TileGenerator:
|
||||
*/
|
||||
public TextItem labels;
|
||||
Layers layers;
|
||||
public Layers layers;
|
||||
|
||||
/**
|
||||
* tile has new data to upload to gl
|
||||
|
||||
Reference in New Issue
Block a user