ry-vue-map 0.6.0 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +1 -1
- package/lib/ryui.common.0.js +625 -794
- package/lib/ryui.common.0.js.gz +0 -0
- package/lib/ryui.common.2.js +125 -125
- package/lib/ryui.common.2.js.gz +0 -0
- package/lib/ryui.common.3.js +125 -125
- package/lib/ryui.common.4.js +5 -5
- package/lib/ryui.common.5.js +21 -21
- package/lib/ryui.common.6.js +5 -5
- package/lib/ryui.common.7.js +47 -47
- package/lib/ryui.common.7.js.gz +0 -0
- package/lib/ryui.common.8.js +3 -3
- package/lib/ryui.common.8.js.gz +0 -0
- package/lib/ryui.common.9.js +3 -3
- package/lib/ryui.common.js +78394 -105881
- package/lib/ryui.common.js.gz +0 -0
- package/lib/ryui.css +1 -1
- package/lib/ryui.css.gz +0 -0
- package/lib/ryui.umd.0.js +625 -794
- package/lib/ryui.umd.0.js.gz +0 -0
- package/lib/ryui.umd.2.js +125 -125
- package/lib/ryui.umd.2.js.gz +0 -0
- package/lib/ryui.umd.3.js +125 -125
- package/lib/ryui.umd.4.js +5 -5
- package/lib/ryui.umd.5.js +21 -21
- package/lib/ryui.umd.6.js +5 -5
- package/lib/ryui.umd.7.js +47 -47
- package/lib/ryui.umd.7.js.gz +0 -0
- package/lib/ryui.umd.8.js +3 -3
- package/lib/ryui.umd.8.js.gz +0 -0
- package/lib/ryui.umd.9.js +3 -3
- package/lib/ryui.umd.js +78394 -105881
- package/lib/ryui.umd.js.gz +0 -0
- package/lib/ryui.umd.min.0.js +3 -3
- package/lib/ryui.umd.min.0.js.gz +0 -0
- package/lib/ryui.umd.min.2.js +1 -1
- package/lib/ryui.umd.min.2.js.gz +0 -0
- package/lib/ryui.umd.min.3.js +1 -1
- package/lib/ryui.umd.min.4.js +1 -1
- package/lib/ryui.umd.min.5.js +1 -1
- package/lib/ryui.umd.min.6.js +1 -1
- package/lib/ryui.umd.min.7.js +2 -2
- package/lib/ryui.umd.min.7.js.gz +0 -0
- package/lib/ryui.umd.min.8.js +1 -1
- package/lib/ryui.umd.min.8.js.gz +0 -0
- package/lib/ryui.umd.min.9.js +1 -1
- package/lib/ryui.umd.min.js +6 -8
- package/lib/ryui.umd.min.js.gz +0 -0
- package/package.json +2 -2
- package/src/components/maps/models/ryLines/ryLines.js +6 -0
- package/src/components/maps/models/ryMapTool/mapTool.js +7 -2
- package/src/components/maps/ryLines/src/index.vue +43 -1
- package/src/components/maps/ryMap/src/index.vue +4 -6
- package/src/components/maps/ryMapTool/src/index.vue +85 -67
- package/src/utils/lMapServices.js +13 -4
- package/src/views/map/index.vue +1006 -216
package/lib/ryui.common.7.js
CHANGED
|
@@ -1,6 +1,52 @@
|
|
|
1
1
|
((typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] = (typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] || []).push([[7],{
|
|
2
2
|
|
|
3
|
-
/***/ "
|
|
3
|
+
/***/ "6372":
|
|
4
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5
|
+
|
|
6
|
+
"use strict";
|
|
7
|
+
__webpack_require__.r(__webpack_exports__);
|
|
8
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return LercDecoder; });
|
|
9
|
+
/* harmony import */ var pako__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("acff");
|
|
10
|
+
/* harmony import */ var lerc__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("7558");
|
|
11
|
+
/* harmony import */ var lerc__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lerc__WEBPACK_IMPORTED_MODULE_1__);
|
|
12
|
+
/* harmony import */ var _basedecoder_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("b3f7");
|
|
13
|
+
/* harmony import */ var _globals_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("aba6");
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
class LercDecoder extends _basedecoder_js__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"] {
|
|
20
|
+
constructor(fileDirectory) {
|
|
21
|
+
super();
|
|
22
|
+
|
|
23
|
+
this.planarConfiguration = typeof fileDirectory.PlanarConfiguration !== 'undefined' ? fileDirectory.PlanarConfiguration : 1;
|
|
24
|
+
this.samplesPerPixel = typeof fileDirectory.SamplesPerPixel !== 'undefined' ? fileDirectory.SamplesPerPixel : 1;
|
|
25
|
+
|
|
26
|
+
this.addCompression = fileDirectory.LercParameters[_globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercParameters */ "c"].AddCompression];
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
decodeBlock(buffer) {
|
|
30
|
+
switch (this.addCompression) {
|
|
31
|
+
case _globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercAddCompression */ "b"].None:
|
|
32
|
+
break;
|
|
33
|
+
case _globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercAddCompression */ "b"].Deflate:
|
|
34
|
+
buffer = Object(pako__WEBPACK_IMPORTED_MODULE_0__[/* inflate */ "a"])(new Uint8Array(buffer)).buffer; // eslint-disable-line no-param-reassign, prefer-destructuring
|
|
35
|
+
break;
|
|
36
|
+
default:
|
|
37
|
+
throw new Error(`Unsupported LERC additional compression method identifier: ${this.addCompression}`);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
const lercResult = lerc__WEBPACK_IMPORTED_MODULE_1___default.a.decode(buffer, { returnPixelInterleavedDims: this.planarConfiguration === 1 });
|
|
41
|
+
const lercData = lercResult.pixels[0];
|
|
42
|
+
return lercData.buffer;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
/***/ }),
|
|
48
|
+
|
|
49
|
+
/***/ "7558":
|
|
4
50
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5
51
|
|
|
6
52
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* jshint forin: false, bitwise: false */
|
|
@@ -2322,52 +2368,6 @@ Contributors: Johannes Schmid, (LERC v1)
|
|
|
2322
2368
|
})();
|
|
2323
2369
|
|
|
2324
2370
|
|
|
2325
|
-
/***/ }),
|
|
2326
|
-
|
|
2327
|
-
/***/ "1c2d":
|
|
2328
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2329
|
-
|
|
2330
|
-
"use strict";
|
|
2331
|
-
__webpack_require__.r(__webpack_exports__);
|
|
2332
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return LercDecoder; });
|
|
2333
|
-
/* harmony import */ var pako__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6caf");
|
|
2334
|
-
/* harmony import */ var lerc__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("07d7");
|
|
2335
|
-
/* harmony import */ var lerc__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lerc__WEBPACK_IMPORTED_MODULE_1__);
|
|
2336
|
-
/* harmony import */ var _basedecoder_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("2915");
|
|
2337
|
-
/* harmony import */ var _globals_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("965a");
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
class LercDecoder extends _basedecoder_js__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"] {
|
|
2344
|
-
constructor(fileDirectory) {
|
|
2345
|
-
super();
|
|
2346
|
-
|
|
2347
|
-
this.planarConfiguration = typeof fileDirectory.PlanarConfiguration !== 'undefined' ? fileDirectory.PlanarConfiguration : 1;
|
|
2348
|
-
this.samplesPerPixel = typeof fileDirectory.SamplesPerPixel !== 'undefined' ? fileDirectory.SamplesPerPixel : 1;
|
|
2349
|
-
|
|
2350
|
-
this.addCompression = fileDirectory.LercParameters[_globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercParameters */ "c"].AddCompression];
|
|
2351
|
-
}
|
|
2352
|
-
|
|
2353
|
-
decodeBlock(buffer) {
|
|
2354
|
-
switch (this.addCompression) {
|
|
2355
|
-
case _globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercAddCompression */ "b"].None:
|
|
2356
|
-
break;
|
|
2357
|
-
case _globals_js__WEBPACK_IMPORTED_MODULE_3__[/* LercAddCompression */ "b"].Deflate:
|
|
2358
|
-
buffer = Object(pako__WEBPACK_IMPORTED_MODULE_0__[/* inflate */ "a"])(new Uint8Array(buffer)).buffer; // eslint-disable-line no-param-reassign, prefer-destructuring
|
|
2359
|
-
break;
|
|
2360
|
-
default:
|
|
2361
|
-
throw new Error(`Unsupported LERC additional compression method identifier: ${this.addCompression}`);
|
|
2362
|
-
}
|
|
2363
|
-
|
|
2364
|
-
const lercResult = lerc__WEBPACK_IMPORTED_MODULE_1___default.a.decode(buffer, { returnPixelInterleavedDims: this.planarConfiguration === 1 });
|
|
2365
|
-
const lercData = lercResult.pixels[0];
|
|
2366
|
-
return lercData.buffer;
|
|
2367
|
-
}
|
|
2368
|
-
}
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
2371
|
/***/ })
|
|
2372
2372
|
|
|
2373
2373
|
}]);
|
package/lib/ryui.common.7.js.gz
CHANGED
|
Binary file
|
package/lib/ryui.common.8.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
((typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] = (typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] || []).push([[8],{
|
|
2
2
|
|
|
3
|
-
/***/ "
|
|
3
|
+
/***/ "b244":
|
|
4
4
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5
5
|
|
|
6
6
|
"use strict";
|
|
7
7
|
__webpack_require__.r(__webpack_exports__);
|
|
8
8
|
/* WEBPACK VAR INJECTION */(function(Buffer) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "create", function() { return create; });
|
|
9
|
-
/* harmony import */ var web_worker__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("
|
|
9
|
+
/* harmony import */ var web_worker__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f598");
|
|
10
10
|
/* harmony import */ var web_worker__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(web_worker__WEBPACK_IMPORTED_MODULE_0__);
|
|
11
11
|
|
|
12
12
|
|
|
@@ -22,7 +22,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22
22
|
|
|
23
23
|
/***/ }),
|
|
24
24
|
|
|
25
|
-
/***/ "
|
|
25
|
+
/***/ "f598":
|
|
26
26
|
/***/ (function(module, exports) {
|
|
27
27
|
|
|
28
28
|
/**
|
package/lib/ryui.common.8.js.gz
CHANGED
|
Binary file
|
package/lib/ryui.common.9.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
((typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] = (typeof self !== 'undefined' ? self : this)["webpackJsonpryui"] || []).push([[9],{
|
|
2
2
|
|
|
3
|
-
/***/ "
|
|
3
|
+
/***/ "fa61":
|
|
4
4
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5
5
|
|
|
6
6
|
"use strict";
|
|
7
7
|
__webpack_require__.r(__webpack_exports__);
|
|
8
8
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return DeflateDecoder; });
|
|
9
|
-
/* harmony import */ var pako__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("
|
|
10
|
-
/* harmony import */ var _basedecoder_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("
|
|
9
|
+
/* harmony import */ var pako__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("acff");
|
|
10
|
+
/* harmony import */ var _basedecoder_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("b3f7");
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|