Skip to content

Commit

Permalink
Control viv view from openlayers
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Sep 17, 2020
1 parent e7806ab commit b8bdd92
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 11 deletions.
262 changes: 259 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@mdi/font": "^5.3.45",
"@deck.gl/mesh-layers": "^8.1.9",
"@hubmap/vitessce-image-viewer": "^0.2.8",
"@hubmap/vitessce-image-viewer": "github:oeway/vitessce-image-viewer#expose-view-state",
"buefy": "^0.8.0",
"core-js": "^3.6.5",
"json-stringify-safe": "^5.0.1",
Expand Down Expand Up @@ -42,9 +42,12 @@
"babel-eslint": "^10.1.0",
"chai": "^4.1.2",
"eslint": "^6.7.2",
"eslint-plugin-flowtype": "^5.1.3",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint-plugin-vue": "^6.2.2",
"prettier": "^1.19.1",
"vue-cli-plugin-buefy": "~0.3.7",
Expand Down
Loading

0 comments on commit b8bdd92

Please sign in to comment.