kopia lustrzana https://github.com/robhawkes/vizicities
Fixed CRS dependency path
rodzic
76dc7bf03e
commit
d9e2573771
|
|
@ -1,6 +1,6 @@
|
|||
import EventEmitter from 'eventemitter3';
|
||||
import extend from 'lodash.assign';
|
||||
import CRS from './geo/CRS/index';
|
||||
import CRS from './geo/crs/index';
|
||||
import Point from './geo/Point';
|
||||
import LatLon from './geo/LatLon';
|
||||
import Engine from './engine/Engine';
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue