Skip to content

Commit 92ab263

Browse files
committed
builded sorce code
1 parent 2477008 commit 92ab263

File tree

8 files changed

+61001
-3
lines changed

8 files changed

+61001
-3
lines changed

_deploy/public/mapray-js/v0.8.6/mapray.js

Lines changed: 55336 additions & 0 deletions
Large diffs are not rendered by default.

_deploy/public/mapray-js/v0.8.6/mapray.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/mapray-js/v0.8.6/mapray.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.6/maprayui.js

Lines changed: 5658 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.6/maprayui.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.6/maprayui.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mapray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapray/mapray-js",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "3D Rendering Engine for GIS",
55
"keywords": [
66
"3D",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapray/ui",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "UI Engine for mapray-js",
55
"keywords": [
66
"3D",
@@ -71,4 +71,4 @@
7171
"peerDependencies": {
7272
"@mapray/mapray-js": "^0.8.6"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)