mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
* Port TransitionManager from dekc.gl * transition tests * rename ViewportFlyToInterpolator to FlyToInterpolator * export interpolation utils as non-experimental
4 lines
124 B
JavaScript
4 lines
124 B
JavaScript
import './transition-interpolator.spec';
|
|
import './linear-interpolator.spec';
|
|
import './viewport-fly-to-interpolator.spec';
|