I guess I didn't test before that last commit
This commit is contained in:
@@ -95,9 +95,6 @@ export default class Tessellate {
|
||||
zoom: this.zoom
|
||||
});
|
||||
|
||||
this.map = [];
|
||||
this.seedTiles();
|
||||
|
||||
const cartographer = selectCartographer(this.settings.board, this.settings.orientation);
|
||||
this.cartographer = new cartographer({
|
||||
height: this.settings.height,
|
||||
|
||||
Reference in New Issue
Block a user