- add GridLayer.js for representing cooridinates grid
- Map Constructor with min and may x and y - deactivating NorthArrow 6 BoxLayer - npm updates
This commit is contained in:
parent
9f9b54a09f
commit
1dbaf10261
8 changed files with 608 additions and 170 deletions
|
@ -53,7 +53,6 @@ class TinLayer extends Layer {
|
|||
async onAdd(map) {
|
||||
await this.build(this.getScene());
|
||||
map.update();
|
||||
// this.emit('add');
|
||||
}
|
||||
|
||||
//build BufferGeometry with Index
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue