@geoblocks/cesium-first-person-mode
Advanced tools
Comparing version 0.0.5 to 0.1.0
{ | ||
"name": "@geoblocks/cesium-first-person-mode", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"license": "BSD-3-Clause", | ||
@@ -10,3 +10,3 @@ "repository": "github:geoblocks/cesium-helpers", | ||
}, | ||
"gitHead": "94fe59c1faa58fa90f7670511f86bb33a8718777" | ||
"gitHead": "6475f9a8585dd4c70cbc686829521001411e6b30" | ||
} |
@@ -12,3 +12,3 @@ # FirstPerson camera mode for Cesium | ||
```js | ||
import Viewer from 'cesium/Widgets/Viewer/Viewer'; | ||
import Viewer from 'cesium/Source/Widgets/Viewer/Viewer'; | ||
import {FirstPersonCameraMode} from '@geoblocks/cesium-first-person-mode'; | ||
@@ -15,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4195