doc section moved to node
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Transfrom {
|
||||
static fromCoordSyses(cs1, cs2){
|
||||
static fromCoordSystems(cs1, cs2){
|
||||
let tr = new Transfrom()
|
||||
|
||||
tr.cs1 = cs1
|
||||
|
||||
Reference in New Issue
Block a user