ry-vue-map 0.0.7 → 0.1.0
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.js +37 -37
- package/lib/ryui.common.js.gz +0 -0
- package/lib/ryui.css +1 -1
- package/lib/ryui.umd.js +37 -37
- package/lib/ryui.umd.js.gz +0 -0
- package/lib/ryui.umd.min.js +4 -4
- package/lib/ryui.umd.min.js.gz +0 -0
- package/package.json +2 -2
- package/src/assets/jsmap.png +0 -0
- package/src/components/maps/ryMap/src/index.vue +11 -8
- package/src/components/maps/ryPolygonGeo/src/index.vue +1 -1
- package/src/components/maps/switchMap/src/newIndex.vue +10 -5
- package/src/views/map/330681.js +3454 -0
- package/src/views/map/index.vue +313 -314
package/README.MD
CHANGED
package/lib/ryui.common.js
CHANGED
|
@@ -10590,6 +10590,13 @@ var _interopRequireDefault=__webpack_require__("4ea4"),_regenerator=(Object.defi
|
|
|
10590
10590
|
|
|
10591
10591
|
/***/ }),
|
|
10592
10592
|
|
|
10593
|
+
/***/ "2b45":
|
|
10594
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
10595
|
+
|
|
10596
|
+
// extracted by mini-css-extract-plugin
|
|
10597
|
+
|
|
10598
|
+
/***/ }),
|
|
10599
|
+
|
|
10593
10600
|
/***/ "2c15":
|
|
10594
10601
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10595
10602
|
|
|
@@ -21222,13 +21229,6 @@ var _interopRequireDefault=__webpack_require__("4ea4"),_classCallCheck2=(Object.
|
|
|
21222
21229
|
|
|
21223
21230
|
/***/ }),
|
|
21224
21231
|
|
|
21225
|
-
/***/ "3de1":
|
|
21226
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
21227
|
-
|
|
21228
|
-
// extracted by mini-css-extract-plugin
|
|
21229
|
-
|
|
21230
|
-
/***/ }),
|
|
21231
|
-
|
|
21232
21232
|
/***/ "3e6b":
|
|
21233
21233
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21234
21234
|
|
|
@@ -22875,6 +22875,17 @@ function inflateEnds(flatCoordinates, ends) {
|
|
|
22875
22875
|
}
|
|
22876
22876
|
//# sourceMappingURL=orient.js.map
|
|
22877
22877
|
|
|
22878
|
+
/***/ }),
|
|
22879
|
+
|
|
22880
|
+
/***/ "4e33":
|
|
22881
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
22882
|
+
|
|
22883
|
+
"use strict";
|
|
22884
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6cd0be9c_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2b45");
|
|
22885
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6cd0be9c_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_6cd0be9c_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
22886
|
+
/* unused harmony reexport * */
|
|
22887
|
+
|
|
22888
|
+
|
|
22878
22889
|
/***/ }),
|
|
22879
22890
|
|
|
22880
22891
|
/***/ "4ea4":
|
|
@@ -54914,7 +54925,7 @@ class BaseSource {
|
|
|
54914
54925
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54915
54926
|
|
|
54916
54927
|
"use strict";
|
|
54917
|
-
var _interopRequireDefault=__webpack_require__("4ea4"),_classCallCheck2=(Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0,_interopRequireDefault(__webpack_require__("970b"))),_createClass2=_interopRequireDefault(__webpack_require__("5bc3")),_Image=_interopRequireDefault(__webpack_require__("c810")),_ImageStatic=_interopRequireDefault(__webpack_require__("e7df")),_index=__webpack_require__("13e2"),StaticImage=function(){function i(e,t){(0,_classCallCheck2.default)(this,i),this._map=t,this._imageExtent=[],this._imageLayer=null,this.isShowPolygon=!0,this.type=0,this._imageExtent=e.imageExtent,this._url=e.url,this._id=e.id,this.type=e.type||0,this._createImageLayer()}return(0,_createClass2.default)(i,[{key:"_createImageLayer",value:function(){this._imageExtent
|
|
54928
|
+
var _interopRequireDefault=__webpack_require__("4ea4"),_classCallCheck2=(Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0,_interopRequireDefault(__webpack_require__("970b"))),_createClass2=_interopRequireDefault(__webpack_require__("5bc3")),_Image=_interopRequireDefault(__webpack_require__("c810")),_ImageStatic=_interopRequireDefault(__webpack_require__("e7df")),_index=__webpack_require__("13e2"),StaticImage=function(){function i(e,t){(0,_classCallCheck2.default)(this,i),this._map=t,this._imageExtent=[],this._imageLayer=null,this.isShowPolygon=!0,this.type=0,this._imageExtentGCJ02=[],this._imageExtent=e.imageExtent,this._imageExtentGCJ02=_index.GPS.convertBBoxGCJ02(e.imageExtent),this._url=e.url,this._id=e.id,this.type=e.type||0,this._createImageLayer()}return(0,_createClass2.default)(i,[{key:"_createImageLayer",value:function(){var e=this._imageExtent,e=(this.type&&(e=this._imageExtentGCJ02),new _Image.default({source:new _ImageStatic.default({url:this._url,projection:"EPSG:4326",imageExtent:e}),zIndex:9}));this._imageLayer=e,this._id&&e.set("id",this._id),this._map.addLayer(this._imageLayer)}},{key:"removeImageLayer",value:function(){this._map.removeLayer(this._imageLayer),this._imageLayer=null}},{key:"Id",get:function(){return this._id}},{key:"bingEvent",value:function(){}},{key:"clear",value:function(){}},{key:"show",value:function(){this.isShowPolygon||(this._map.addLayer(this._imageLayer),this.isShowPolygon=!0)}},{key:"hide",value:function(){this.isShowPolygon&&(this._map.removeLayer(this._imageLayer),this.isShowPolygon=!1)}},{key:"setExtent",value:function(e){this.type=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,this._imageLayer.setExtent(this.isConvertLineGCJ02())}},{key:"setZIndex",value:function(e){this._imageLayer.setZIndex(e)}},{key:"selectGPS",value:function(){this.type=0<arguments.length&&void 0!==arguments[0]?arguments[0]:0,this.removeImageLayer(),this._createImageLayer()}},{key:"isConvertLineGCJ02",value:function(){return this.type?this._imageExtentGCJ02:this._imageExtent}},{key:"setType",set:function(e){this.type=e}}]),i}();exports.default=StaticImage;
|
|
54918
54929
|
|
|
54919
54930
|
/***/ }),
|
|
54920
54931
|
|
|
@@ -58065,7 +58076,7 @@ var CanvasTileLayerRenderer = /** @class */ (function (_super) {
|
|
|
58065
58076
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58066
58077
|
|
|
58067
58078
|
"use strict";
|
|
58068
|
-
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _index=__webpack_require__("13e2");function _createForOfIteratorHelper(t,r){var e,n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=_unsupportedIterableToArray(t))||r&&t&&"number"==typeof t.length)return n&&(t=n),e=0,{s:r=function(){},n:function(){return e>=t.length?{done:!0}:{done:!1,value:t[e++]}},e:function(t){throw t},f:r};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,i=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return o=t.done,t},e:function(t){i=!0,a=t},f:function(){try{o||null==n.return||n.return()}finally{if(i)throw a}}}}function _unsupportedIterableToArray(t,r){if(t){if("string"==typeof t)return _arrayLikeToArray(t,r);var e=Object.prototype.toString.call(t).slice(8,-1);return"Map"===(e="Object"===e&&t.constructor?t.constructor.name:e)||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?_arrayLikeToArray(t,r):void 0}}function _arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=new Array(r);e<r;e++)n[e]=t[e];return n}var _default={PI:3.141592653589793,x_pi:52.35987755982988,delta:function(t,r){var e=6378245,n=.006693421622965943,a=this.transformLat(r-105,t-35),r=this.transformLon(r-105,t-35),t=t/180*this.PI,o=1-n*(o=Math.sin(t))*o,i=Math.sqrt(o);return{lat:180*a/(e*(1-n)/(o*i)*this.PI),lon:180*r/(e/i*Math.cos(t)*this.PI)}},gcj_encrypt:function(t,r){if(this.outOfChina(r,t))return{lon:t,lat:r};var e=this.delta(r,t);return{lon:t+e.lon,lat:r+e.lat}},gcj_decrypt:function(t,r){if(this.outOfChina(r,t))return{lon:t,lat:r};var e=this.delta(r,t);return{lon:t-e.lon,lat:r-e.lat}},gcj_decrypt_exact:function(t,r){for(var e=r-.01,n=t-.01,a=r+.01,o=t+.01,i=0;;){var c=(e+a)/2,s=(n+o)/2,h=this.gcj_encrypt(c,s),l=h.lat-r,h=h.lon-t;if(Math.abs(l)<1e-9&&Math.abs(h)<1e-9)break;if(0<l?a=c:e=c,0<h?o=s:n=s,1e4<++i)break}return{lat:c,lon:s}},bd_encrypt:function(t,r){var e=Math.sqrt(t*t+r*r)+2e-5*Math.sin(r*this.x_pi),r=Math.atan2(r,t)+3e-6*Math.cos(t*this.x_pi);return{lat:e*Math.cos(r)+.0065,lon:e*Math.sin(r)+.006}},bd_decrypt:function(t,r){var r=r-.0065,t=t-.006,e=Math.sqrt(r*r+t*t)-2e-5*Math.sin(t*this.x_pi),t=Math.atan2(t,r)-3e-6*Math.cos(r*this.x_pi),r=e*Math.cos(t);return{lat:e*Math.sin(t),lon:r}},distance:function(t,r,e,n){r=Math.cos(t*Math.PI/180)*Math.cos(e*Math.PI/180)*Math.cos((r-n)*Math.PI/180)+Math.sin(t*Math.PI/180)*Math.sin(e*Math.PI/180);return(r=1<r?1:r)<-1&&(r=-1),6371e3*Math.acos(r)},outOfChina:function(t,r){return r<72.004||137.8347<r||(t<.8293||55.8271<t)},transformLat:function(t,r){var e=2*t-100+3*r+.2*r*r+.1*t*r+.2*Math.sqrt(Math.abs(t));return(e+=2*(20*Math.sin(6*t*this.PI)+20*Math.sin(2*t*this.PI))/3)+2*(20*Math.sin(r*this.PI)+40*Math.sin(r/3*this.PI))/3+2*(160*Math.sin(r/12*this.PI)+320*Math.sin(r*this.PI/30))/3},transformLon:function(t,r){r=300+t+2*r+.1*t*t+.1*t*r+.1*Math.sqrt(Math.abs(t));return(r+=2*(20*Math.sin(6*t*this.PI)+20*Math.sin(2*t*this.PI))/3)+2*(20*Math.sin(t*this.PI)+40*Math.sin(t/3*this.PI))/3+2*(150*Math.sin(t/12*this.PI)+300*Math.sin(t/30*this.PI))/3},gauss:function(t,r){var e,n,a,o=.0174532925199433,i=1/298.3,c=6*(a=t/6)+3;return c*=o,t=t*o,r=r*o,o=2*i-i*i,i=6378245/Math.sqrt(1-o*Math.sin(r)*Math.sin(r)),e=Math.tan(r)*Math.tan(r),n=.006738525414683491*Math.cos(r)*Math.cos(r),c=i*((t=(t-c)*Math.cos(r))+(1-e+n)*t*t*t/6+(5-18*e+e*e+14*n-58*e*n)*t*t*t*t*t/120),o=6378245*(.9983245386485315*r-.0025142464643137575*Math.sin(2*r)+2638289149946452e-21*Math.sin(4*r)-35*o*o*o/3072*Math.sin(6*r))+i*Math.tan(r)*(t*t/2+(5-e+9*n+4*n*n)*t*t*t*t/24+(61-58*e+e*e+270*n-330*e*n)*t*t*t*t*t*t/720),{xval:c+=1e6*(1+a)+5e5,yval:o}},wgsToBd:function(t,r){r=this.gcj_encrypt(parseFloat(r.toString()),parseFloat(t.toString()));return this.bd_encrypt(r.lon,r.lat)},bdToWgs:function(t,r){r=this.bd_decrypt(r,t);return this.gcj_decrypt(r.lat,r.lon)},convertGCJ02:function(t){var r=new Array,e=new Array,n=t.geometry.coordinates,a=t.bbox,o=t.properties,i=new Array;if(a)for(var c=0;c<2;c++){var s=this.gcj_encrypt(a[c+1],a[c+c]);r.push(s.lon,s.lat)}var h,l,u=_createForOfIteratorHelper(n);try{for(u.s();!(h=u.n()).done;){var f,p=_createForOfIteratorHelper(h.value);try{for(p.s();!(f=p.n()).done;){var y=f.value,d=this.gcj_encrypt(y[0],y[1]),v=d.lat,
|
|
58079
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _index=__webpack_require__("13e2");function _createForOfIteratorHelper(t,r){var e,n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=_unsupportedIterableToArray(t))||r&&t&&"number"==typeof t.length)return n&&(t=n),e=0,{s:r=function(){},n:function(){return e>=t.length?{done:!0}:{done:!1,value:t[e++]}},e:function(t){throw t},f:r};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,i=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return o=t.done,t},e:function(t){i=!0,a=t},f:function(){try{o||null==n.return||n.return()}finally{if(i)throw a}}}}function _unsupportedIterableToArray(t,r){if(t){if("string"==typeof t)return _arrayLikeToArray(t,r);var e=Object.prototype.toString.call(t).slice(8,-1);return"Map"===(e="Object"===e&&t.constructor?t.constructor.name:e)||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?_arrayLikeToArray(t,r):void 0}}function _arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=new Array(r);e<r;e++)n[e]=t[e];return n}var _default={PI:3.141592653589793,x_pi:52.35987755982988,delta:function(t,r){var e=6378245,n=.006693421622965943,a=this.transformLat(r-105,t-35),r=this.transformLon(r-105,t-35),t=t/180*this.PI,o=1-n*(o=Math.sin(t))*o,i=Math.sqrt(o);return{lat:180*a/(e*(1-n)/(o*i)*this.PI),lon:180*r/(e/i*Math.cos(t)*this.PI)}},gcj_encrypt:function(t,r){if(this.outOfChina(r,t))return{lon:t,lat:r};var e=this.delta(r,t);return{lon:t+e.lon,lat:r+e.lat}},gcj_decrypt:function(t,r){if(this.outOfChina(r,t))return{lon:t,lat:r};var e=this.delta(r,t);return{lon:t-e.lon,lat:r-e.lat}},gcj_decrypt_exact:function(t,r){for(var e=r-.01,n=t-.01,a=r+.01,o=t+.01,i=0;;){var c=(e+a)/2,s=(n+o)/2,h=this.gcj_encrypt(c,s),l=h.lat-r,h=h.lon-t;if(Math.abs(l)<1e-9&&Math.abs(h)<1e-9)break;if(0<l?a=c:e=c,0<h?o=s:n=s,1e4<++i)break}return{lat:c,lon:s}},bd_encrypt:function(t,r){var e=Math.sqrt(t*t+r*r)+2e-5*Math.sin(r*this.x_pi),r=Math.atan2(r,t)+3e-6*Math.cos(t*this.x_pi);return{lat:e*Math.cos(r)+.0065,lon:e*Math.sin(r)+.006}},bd_decrypt:function(t,r){var r=r-.0065,t=t-.006,e=Math.sqrt(r*r+t*t)-2e-5*Math.sin(t*this.x_pi),t=Math.atan2(t,r)-3e-6*Math.cos(r*this.x_pi),r=e*Math.cos(t);return{lat:e*Math.sin(t),lon:r}},distance:function(t,r,e,n){r=Math.cos(t*Math.PI/180)*Math.cos(e*Math.PI/180)*Math.cos((r-n)*Math.PI/180)+Math.sin(t*Math.PI/180)*Math.sin(e*Math.PI/180);return(r=1<r?1:r)<-1&&(r=-1),6371e3*Math.acos(r)},outOfChina:function(t,r){return r<72.004||137.8347<r||(t<.8293||55.8271<t)},transformLat:function(t,r){var e=2*t-100+3*r+.2*r*r+.1*t*r+.2*Math.sqrt(Math.abs(t));return(e+=2*(20*Math.sin(6*t*this.PI)+20*Math.sin(2*t*this.PI))/3)+2*(20*Math.sin(r*this.PI)+40*Math.sin(r/3*this.PI))/3+2*(160*Math.sin(r/12*this.PI)+320*Math.sin(r*this.PI/30))/3},transformLon:function(t,r){r=300+t+2*r+.1*t*t+.1*t*r+.1*Math.sqrt(Math.abs(t));return(r+=2*(20*Math.sin(6*t*this.PI)+20*Math.sin(2*t*this.PI))/3)+2*(20*Math.sin(t*this.PI)+40*Math.sin(t/3*this.PI))/3+2*(150*Math.sin(t/12*this.PI)+300*Math.sin(t/30*this.PI))/3},gauss:function(t,r){var e,n,a,o=.0174532925199433,i=1/298.3,c=6*(a=t/6)+3;return c*=o,t=t*o,r=r*o,o=2*i-i*i,i=6378245/Math.sqrt(1-o*Math.sin(r)*Math.sin(r)),e=Math.tan(r)*Math.tan(r),n=.006738525414683491*Math.cos(r)*Math.cos(r),c=i*((t=(t-c)*Math.cos(r))+(1-e+n)*t*t*t/6+(5-18*e+e*e+14*n-58*e*n)*t*t*t*t*t/120),o=6378245*(.9983245386485315*r-.0025142464643137575*Math.sin(2*r)+2638289149946452e-21*Math.sin(4*r)-35*o*o*o/3072*Math.sin(6*r))+i*Math.tan(r)*(t*t/2+(5-e+9*n+4*n*n)*t*t*t*t/24+(61-58*e+e*e+270*n-330*e*n)*t*t*t*t*t*t/720),{xval:c+=1e6*(1+a)+5e5,yval:o}},wgsToBd:function(t,r){r=this.gcj_encrypt(parseFloat(r.toString()),parseFloat(t.toString()));return this.bd_encrypt(r.lon,r.lat)},bdToWgs:function(t,r){r=this.bd_decrypt(r,t);return this.gcj_decrypt(r.lat,r.lon)},convertGCJ02:function(t){var r=new Array,e=new Array,n=t.geometry.coordinates,a=t.bbox,o=t.properties,i=new Array;if(a)for(var c=0;c<2;c++){var s=this.gcj_encrypt(a[c+1],a[c+c]);r.push(s.lon,s.lat)}var h,l,u=_createForOfIteratorHelper(n);try{for(u.s();!(h=u.n()).done;){var f,p=_createForOfIteratorHelper(h.value);try{for(p.s();!(f=p.n()).done;){var y=f.value,d=this.gcj_encrypt(y[0],y[1]),v=d.lat,_=d.lon;e.push([_,v])}}catch(t){p.e(t)}finally{p.f()}}}catch(t){u.e(t)}finally{u.f()}return o&&o.center&&o.center.length&&(l=(n=this.gcj_encrypt(o.center[0],o.center[1])).lat,n=n.lon,i.push(n),i.push(l),o.center.properties=i),t.bbox=r,t.geometry.coordinates=[e],t},convertWGS84:function(t){var r=new Array,e=new Array,n=new Array,a=t.geometry.coordinates,o=t.bbox,i=t.properties;if(o)for(var c=0;c<2;c++){var s=this.gcj_decrypt(o[c+1],o[c+c]);r.push(s.lon,s.lat)}var h,l,u=_createForOfIteratorHelper(a);try{for(u.s();!(h=u.n()).done;){var f,p=_createForOfIteratorHelper(h.value);try{for(p.s();!(f=p.n()).done;){var y=f.value,d=this.gcj_decrypt(y[0],y[1]),v=d.lat,_=d.lon;e.push([_,v])}}catch(t){p.e(t)}finally{p.f()}}}catch(t){u.e(t)}finally{u.f()}return i&&i.center&&i.center.length&&(l=(a=this.gcj_decrypt(i.center[0],i.center[1])).lat,a=a.lon,n.push(a),n.push(l),i.center.properties=n),t.bbox=r,t.geometry.coordinates=[e],t},convertCoordinatesGCJ02:function(t){var r,e=[],n=_createForOfIteratorHelper(t);try{for(n.s();!(r=n.n()).done;){var a,o=_createForOfIteratorHelper(r.value);try{for(o.s();!(a=o.n()).done;){var i=a.value,c=_index.GPS.gcj_encrypt(i[0],i[1]),s=c.lat,h=c.lon;e.push([h,s])}}catch(t){o.e(t)}finally{o.f()}}}catch(t){n.e(t)}finally{n.f()}return[e]},convertCoordinatesWGS84:function(t){var r,e=[],n=_createForOfIteratorHelper(t);try{for(n.s();!(r=n.n()).done;){var a,o=_createForOfIteratorHelper(r.value);try{for(o.s();!(a=o.n()).done;){var i=a.value,c=_index.GPS.gcj_decrypt(i[0],i[1]),s=c.lat,h=c.lon;e.push([h,s])}}catch(t){o.e(t)}finally{o.f()}}}catch(t){n.e(t)}finally{n.f()}return[e]},convertBBoxWGS84:function(t){var r=[],e=_index.GPS.gcj_decrypt(t[0],t[1]),n=e.lat,e=e.lon,t=_index.GPS.gcj_decrypt(t[2],t[3]),a=t.lon,t=t.lat;return r.push(e),r.push(n),r.push(a),r.push(t),r},convertBBoxGCJ02:function(t){var r=[],e=_index.GPS.gcj_encrypt(t[0],t[1]),n=e.lat,e=e.lon,t=_index.GPS.gcj_encrypt(t[2],t[3]),a=t.lon,t=t.lat;return r.push(e),r.push(n),r.push(a),r.push(t),r},convertLineGCJ02:function(t){var r,e=[],n=_createForOfIteratorHelper(t);try{for(n.s();!(r=n.n()).done;){var a=r.value,o=_index.GPS.gcj_encrypt(a[0],a[1]),i=o.lat,c=o.lon;e.push([c,i])}}catch(t){n.e(t)}finally{n.f()}return e},convertLineWGS84:function(t){var r,e=[],n=_createForOfIteratorHelper(t);try{for(n.s();!(r=n.n()).done;){var a=r.value,o=_index.GPS.gcj_decrypt(a[0],a[1]),i=o.lat,c=o.lon;e.push([c,i])}}catch(t){n.e(t)}finally{n.f()}return e}};exports.default=_default;
|
|
58069
58080
|
|
|
58070
58081
|
/***/ }),
|
|
58071
58082
|
|
|
@@ -59244,17 +59255,6 @@ function _nonIterableRest() {
|
|
|
59244
59255
|
|
|
59245
59256
|
module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
59246
59257
|
|
|
59247
|
-
/***/ }),
|
|
59248
|
-
|
|
59249
|
-
/***/ "c4c9":
|
|
59250
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
59251
|
-
|
|
59252
|
-
"use strict";
|
|
59253
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_2e8065b9_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("3de1");
|
|
59254
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_2e8065b9_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_2e8065b9_prod_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
59255
|
-
/* unused harmony reexport * */
|
|
59256
|
-
|
|
59257
|
-
|
|
59258
59258
|
/***/ }),
|
|
59259
59259
|
|
|
59260
59260
|
/***/ "c560":
|
|
@@ -67105,7 +67105,7 @@ const float16 = (function (exports) {
|
|
|
67105
67105
|
/***/ (function(module, exports, __webpack_require__) {
|
|
67106
67106
|
|
|
67107
67107
|
"use strict";
|
|
67108
|
-
var _interopRequireDefault=__webpack_require__("4ea4"),
|
|
67108
|
+
var _interopRequireDefault=__webpack_require__("4ea4"),_classCallCheck2=(Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0,_interopRequireDefault(__webpack_require__("970b"))),_createClass2=_interopRequireDefault(__webpack_require__("5bc3")),_inherits2=_interopRequireDefault(__webpack_require__("ed6d")),_possibleConstructorReturn2=_interopRequireDefault(__webpack_require__("6b58")),_getPrototypeOf2=_interopRequireDefault(__webpack_require__("36c6")),_control=__webpack_require__("21bc");function _createSuper(r){var l=_isNativeReflectConstruct();return function(){var e,t=(0,_getPrototypeOf2.default)(r);return e=l?(e=(0,_getPrototypeOf2.default)(this).constructor,Reflect.construct(t,arguments,e)):t.apply(this,arguments),(0,_possibleConstructorReturn2.default)(this,e)}}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function setElementStyle(e){e.style.height="30px",e.style.width="30px",e.style.left="50%",e.style.top="50%",e.style.color="red",e.style.position="absolute",e.style.marginTop="-15px",e.style.marginLeft="-15px",e.style.cursor="pointer"}function bingEvent(e,t){e.addEventListener("click",function(e){t&&t(),e.stopPropagation()},!1)}function createElement(e){var t=document.createElement("i"),r=(t.style.fontSize="30px",t.className="el-icon--zhunxin1",document.createElement("div"));return setElementStyle(r),bingEvent(r,e),r.appendChild(t),r}var CrossHair=function(e){(0,_inherits2.default)(l,e);var r=_createSuper(l);function l(e){(0,_classCallCheck2.default)(this,l);var t=createElement(e),e=r.call(this,{element:createElement(e),target:null});return e._ele=t,e}return(0,_createClass2.default)(l,[{key:"show",value:function(){this._ele.style.display="block"}},{key:"hide",value:function(){this._ele.style.display="none"}}]),l}(_control.Control);exports.default=CrossHair;
|
|
67109
67109
|
|
|
67110
67110
|
/***/ }),
|
|
67111
67111
|
|
|
@@ -87650,7 +87650,7 @@ if (typeof window !== 'undefined') {
|
|
|
87650
87650
|
// Indicate to webpack that this file can be concatenated
|
|
87651
87651
|
/* harmony default export */ var setPublicPath = (null);
|
|
87652
87652
|
|
|
87653
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
87653
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryMap/src/index.vue?vue&type=template&id=6cd0be9c&scoped=true&
|
|
87654
87654
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"map-box"},[_c('div',{directives:[{name:"lmap",rawName:"v-lmap:loadMap",arg:"loadMap"}],staticClass:"map-style"}),(_vm.lMap.map && _vm.isRyMapTool)?_c('RyMapTool',{staticClass:"ry-map-tool",class:{
|
|
87655
87655
|
'left':!_vm.isRight,
|
|
87656
87656
|
'right':_vm.isRight
|
|
@@ -87662,7 +87662,7 @@ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._sel
|
|
|
87662
87662
|
var staticRenderFns = []
|
|
87663
87663
|
|
|
87664
87664
|
|
|
87665
|
-
// CONCATENATED MODULE: ./src/components/maps/ryMap/src/index.vue?vue&type=template&id=
|
|
87665
|
+
// CONCATENATED MODULE: ./src/components/maps/ryMap/src/index.vue?vue&type=template&id=6cd0be9c&scoped=true&
|
|
87666
87666
|
|
|
87667
87667
|
// EXTERNAL MODULE: ./node_modules/ol/ol.css
|
|
87668
87668
|
var ol = __webpack_require__("5bc0");
|
|
@@ -88805,14 +88805,14 @@ class mapTool_MapToolDto {
|
|
|
88805
88805
|
}
|
|
88806
88806
|
|
|
88807
88807
|
}
|
|
88808
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
88808
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryMapTool/src/index.vue?vue&type=template&id=0eda959b&scoped=true&
|
|
88809
88809
|
var srcvue_type_template_id_0eda959b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"draw-tool-box"},[(!_vm.isRight)?[(_vm.isShowDrawTool)?_c('aside',{staticClass:"map-button-box"},[(!_vm.hideAdd)?_c('el-button',{staticClass:"ele-text-primary el-icon--add",on:{"click":function($event){$event.stopPropagation();return _vm.onCreatePolygon()}}}):_vm._e(),(!_vm.hidePoint)?_c('el-button',{staticClass:"ele-text-primary el-icon--dadian",on:{"click":function($event){$event.stopPropagation();return _vm.onPointEvent()}}}):_vm._e(),(!_vm.hideCancel)?_c('el-button',{staticClass:"ele-text-primary el-icon--back",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCancel()}}}):_vm._e(),(!_vm.hideDelete)?_c('el-button',{staticClass:"ele-text-primary el-icon--ashbin",on:{"click":function($event){$event.stopPropagation();return _vm.onDelete()}}}):_vm._e(),(!_vm.hideSave)?_c('el-button',{staticClass:"ele-text-primary el-icon--duihao",on:{"click":function($event){$event.stopPropagation();return _vm.onSave()}}}):_vm._e(),_vm._t("default")],2):_vm._e(),(_vm.isShowRangingTool)?_c('aside',{staticClass:"map-control",staticStyle:{"margin-left":"60px"}},[(!_vm.hideLine)?_c('el-button',{staticClass:"ele-text-primary el-icon--changdu",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCreateLine()}}}):_vm._e(),(!_vm.hideArea)?_c('el-button',{staticClass:"ele-text-primary el-icon--mianji",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCreateArea()}}}):_vm._e()],1):_vm._e()]:[(_vm.isShowRangingTool)?_c('aside',{staticClass:"map-control",staticStyle:{"margin-right":"60px"}},[(!_vm.hideLine)?_c('el-button',{staticClass:"ele-text-primary el-icon--changdu",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCreateLine()}}}):_vm._e(),(!_vm.hideArea)?_c('el-button',{staticClass:"ele-text-primary el-icon--mianji",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCreateArea()}}}):_vm._e()],1):_vm._e(),(_vm.isShowDrawTool)?_c('aside',{staticClass:"map-button-box"},[(!_vm.hideAdd)?_c('el-button',{staticClass:"ele-text-primary el-icon--add",on:{"click":function($event){$event.stopPropagation();return _vm.onCreatePolygon()}}}):_vm._e(),(!_vm.hidePoint)?_c('el-button',{staticClass:"ele-text-primary el-icon--dadian",on:{"click":function($event){$event.stopPropagation();return _vm.onPointEvent()}}}):_vm._e(),(!_vm.hideCancel)?_c('el-button',{staticClass:"ele-text-primary el-icon--back",on:{"click":function($event){$event.stopPropagation();return _vm.lMap.onCancel()}}}):_vm._e(),(!_vm.hideDelete)?_c('el-button',{staticClass:"ele-text-primary el-icon--ashbin",on:{"click":function($event){$event.stopPropagation();return _vm.onDelete()}}}):_vm._e(),(!_vm.hideSave)?_c('el-button',{staticClass:"ele-text-primary el-icon--duihao",on:{"click":function($event){$event.stopPropagation();return _vm.onSave()}}}):_vm._e(),_vm._t("default")],2):_vm._e()],(_vm.lMap)?_c('ry-cross-hair',{attrs:{"isHide":_vm.isCrossHair,"map":_vm.lMap.map},on:{"click":function($event){return _vm.onClick($event)}}}):_vm._e()],2)}
|
|
88810
88810
|
var srcvue_type_template_id_0eda959b_scoped_true_staticRenderFns = []
|
|
88811
88811
|
|
|
88812
88812
|
|
|
88813
88813
|
// CONCATENATED MODULE: ./src/components/maps/ryMapTool/src/index.vue?vue&type=template&id=0eda959b&scoped=true&
|
|
88814
88814
|
|
|
88815
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
88815
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryCrossHair/src/index.vue?vue&type=template&id=735d1508&
|
|
88816
88816
|
var srcvue_type_template_id_735d1508_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c("div")}
|
|
88817
88817
|
var srcvue_type_template_id_735d1508_staticRenderFns = []
|
|
88818
88818
|
|
|
@@ -89357,7 +89357,7 @@ var src_component = normalizeComponent(
|
|
|
89357
89357
|
)
|
|
89358
89358
|
|
|
89359
89359
|
/* harmony default export */ var ryMapTool_src = (src_component.exports);
|
|
89360
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
89360
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/switchMap/src/newIndex.vue?vue&type=template&id=192f9732&scoped=true&
|
|
89361
89361
|
var newIndexvue_type_template_id_192f9732_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.mapTypeAndLayer && _vm.mapTypeAndLayer.length > 0)?_c('div',{staticClass:"switch-map"},[_c('div',{staticClass:"top",style:({height:_vm.height + 'px'})},[_c('p',{class:_vm.bottomRight?(_vm.isExpand?'el-icon-arrow-left':'el-icon-arrow-right'):(!_vm.isExpand?'el-icon-arrow-left':'el-icon-arrow-right'),on:{"click":_vm.changeExpand}}),_c('ul',_vm._l((_vm.mapTypeCopy),function(obj,index){return _c('li',{key:index,class:{ color: !_vm.isExpand?_vm.mapTypeActive === obj.id:true },on:{"click":function($event){return _vm.mapTypeClick(obj)}}},[_c('i',{class:_vm.isExpand?obj.activeIcon:(_vm.mapTypeActive === obj.id?obj.activeIcon:obj.icon)}),_vm._v(" "+_vm._s(obj.name)+" ")])}),0)]),_c('ul',{class:{bottom:true,marginLeft:_vm.bottomRight}},_vm._l((_vm.mapStyleCopy),function(row,index){return _c('li',{key:index,class:{color:!_vm.isTop?_vm.mapStyleActive === row.id:true},style:({height:_vm.height + 'px',lineHeight:_vm.height + 'px'})},[_c('span',{on:{"click":function($event){return _vm.mapStyleClick(row)}}},[_vm._v(" "+_vm._s(row.name)+" ")]),_c('i',{directives:[{name:"show",rawName:"v-show",value:(index===0),expression:"index===0"}],class:_vm.isTop?'el-icon-arrow-down':'el-icon-arrow-up',on:{"click":_vm.changeDirectionArrow}})])}),0)]):_vm._e()}
|
|
89362
89362
|
var newIndexvue_type_template_id_192f9732_scoped_true_staticRenderFns = []
|
|
89363
89363
|
|
|
@@ -89800,15 +89800,14 @@ var newIndex_component = normalizeComponent(
|
|
|
89800
89800
|
|
|
89801
89801
|
this._setMaxZoom(mapType, layerType);
|
|
89802
89802
|
|
|
89803
|
-
if (this.lastMapType == mapType) return;
|
|
89804
|
-
this.lastMapType = mapType > 1 ? 0 : mapType; // alert(2);
|
|
89805
|
-
|
|
89806
89803
|
let _mapType = mapType;
|
|
89807
89804
|
|
|
89808
89805
|
if (mapType > 1) {
|
|
89809
89806
|
_mapType = 0;
|
|
89810
89807
|
}
|
|
89811
89808
|
|
|
89809
|
+
if (this.lastMapType == _mapType) return;
|
|
89810
|
+
this.lastMapType = _mapType;
|
|
89812
89811
|
const center = this.lMap.getCenter();
|
|
89813
89812
|
|
|
89814
89813
|
if (center && center.length) {
|
|
@@ -89829,7 +89828,8 @@ var newIndex_component = normalizeComponent(
|
|
|
89829
89828
|
|
|
89830
89829
|
this.$emit('changeSwitchMap', {
|
|
89831
89830
|
mapType: _mapType,
|
|
89832
|
-
layerType
|
|
89831
|
+
layerType,
|
|
89832
|
+
type: mapType
|
|
89833
89833
|
});
|
|
89834
89834
|
},
|
|
89835
89835
|
|
|
@@ -90014,8 +90014,8 @@ var newIndex_component = normalizeComponent(
|
|
|
90014
90014
|
});
|
|
90015
90015
|
// CONCATENATED MODULE: ./src/components/maps/ryMap/src/index.vue?vue&type=script&lang=js&
|
|
90016
90016
|
/* harmony default export */ var maps_ryMap_srcvue_type_script_lang_js_ = (ryMap_srcvue_type_script_lang_js_);
|
|
90017
|
-
// EXTERNAL MODULE: ./src/components/maps/ryMap/src/index.vue?vue&type=style&index=0&id=
|
|
90018
|
-
var
|
|
90017
|
+
// EXTERNAL MODULE: ./src/components/maps/ryMap/src/index.vue?vue&type=style&index=0&id=6cd0be9c&prod&lang=scss&scoped=true&
|
|
90018
|
+
var srcvue_type_style_index_0_id_6cd0be9c_prod_lang_scss_scoped_true_ = __webpack_require__("4e33");
|
|
90019
90019
|
|
|
90020
90020
|
// CONCATENATED MODULE: ./src/components/maps/ryMap/src/index.vue
|
|
90021
90021
|
|
|
@@ -90032,7 +90032,7 @@ var ryMap_src_component = normalizeComponent(
|
|
|
90032
90032
|
staticRenderFns,
|
|
90033
90033
|
false,
|
|
90034
90034
|
null,
|
|
90035
|
-
"
|
|
90035
|
+
"6cd0be9c",
|
|
90036
90036
|
null
|
|
90037
90037
|
|
|
90038
90038
|
)
|
|
@@ -90062,7 +90062,7 @@ ryMapTool_src.install = Vue => {
|
|
|
90062
90062
|
};
|
|
90063
90063
|
|
|
90064
90064
|
/* harmony default export */ var ryMapTool = (ryMapTool_src);
|
|
90065
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
90065
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryPolygon/src/index.vue?vue&type=template&id=3e8f1c13&
|
|
90066
90066
|
var srcvue_type_template_id_3e8f1c13_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c("div")}
|
|
90067
90067
|
var srcvue_type_template_id_3e8f1c13_staticRenderFns = []
|
|
90068
90068
|
|
|
@@ -90436,7 +90436,7 @@ ryPolygon_src.install = Vue => {
|
|
|
90436
90436
|
};
|
|
90437
90437
|
|
|
90438
90438
|
/* harmony default export */ var ryPolygon = (ryPolygon_src);
|
|
90439
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
90439
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryPolygons/src/index.vue?vue&type=template&id=669909a7&
|
|
90440
90440
|
var srcvue_type_template_id_669909a7_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c("div")}
|
|
90441
90441
|
var srcvue_type_template_id_669909a7_staticRenderFns = []
|
|
90442
90442
|
|
|
@@ -91175,7 +91175,7 @@ ryPolygons_src.install = Vue => {
|
|
|
91175
91175
|
};
|
|
91176
91176
|
|
|
91177
91177
|
/* harmony default export */ var ryPolygons = (ryPolygons_src);
|
|
91178
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
91178
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryClusters/src/index.vue?vue&type=template&id=40183d93&scoped=true&
|
|
91179
91179
|
var srcvue_type_template_id_40183d93_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
91180
91180
|
var srcvue_type_template_id_40183d93_scoped_true_staticRenderFns = []
|
|
91181
91181
|
|
|
@@ -91463,7 +91463,7 @@ ryClusters_src.install = Vue => {
|
|
|
91463
91463
|
};
|
|
91464
91464
|
|
|
91465
91465
|
/* harmony default export */ var ryClusters = (ryClusters_src);
|
|
91466
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
91466
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"a1828da8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/maps/ryPolygonGeo/src/index.vue?vue&type=template&id=7a178bed&
|
|
91467
91467
|
var srcvue_type_template_id_7a178bed_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c("div")}
|
|
91468
91468
|
var srcvue_type_template_id_7a178bed_staticRenderFns = []
|
|
91469
91469
|
|
package/lib/ryui.common.js.gz
CHANGED
|
Binary file
|
package/lib/ryui.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid #b3c5db;background-color:hsla(0,0%,100%,.4)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-singlebar-even{background-color:#000}.ol-scale-singlebar-odd{background-color:#fff}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marker{width:1px;height:15px;background-color:#000;float:right;z-index:10}.ol-scale-step-text{bottom:-5px;font-size:12px;z-index:11}.ol-scale-step-text,.ol-scale-text{position:absolute;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-text{font-size:14px;text-align:center;bottom:25px}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid #000}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ol-viewport canvas{all:unset}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.ol-control{position:absolute;background-color:hsla(0,0%,100%,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:hsla(0,0%,100%,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:rgba(0,60,136,.7);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:#000;text-shadow:0 0 2px #fff;font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:2px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.draw-tool-box[data-v-0eda959b]{position:relative;display:flex}.map-button-box button[data-v-0eda959b],.map-control button[data-v-0eda959b]{background-color:#fff;border:0;font-size:18px;width:30px;height:30px;margin-left:10px;cursor:pointer}.el-button--primary[data-v-0eda959b]{background-color:#0083f1!important;border-color:#0083f1!important}.ele-text-primary[data-v-0eda959b]{padding:0}.switch-map ul[data-v-192f9732]{list-style:none}.switch-map .top[data-v-192f9732]{width:100%;display:flex;align-items:center;border-radius:8px;margin-top:10px;background-color:#fff}.switch-map .top p[data-v-192f9732]{font-size:18px;cursor:pointer;margin-left:8px}.switch-map .top ul[data-v-192f9732]{height:100%;display:flex;align-items:center;justify-content:space-between}.switch-map .top ul li[data-v-192f9732]{width:98px;text-align:center;cursor:pointer}.switch-map .top ul li span[data-v-192f9732]{width:100%;height:100%}.switch-map .top ul li i[data-v-192f9732]{margin-right:6px}.switch-map .bottom[data-v-192f9732]{width:100px;border-radius:8px;padding:0 10px;margin-top:20px;box-sizing:border-box;background-color:#fff}.switch-map .bottom li[data-v-192f9732]{cursor:pointer;text-align:center;border-bottom:1px solid #efefef}.switch-map .bottom li[data-v-192f9732]:last-child{border-bottom:0}.switch-map .marginLeft[data-v-192f9732]{margin-left:32px}.switch-map .color[data-v-192f9732]{color:#1890ff}.map-box[data-v-
|
|
1
|
+
.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid #b3c5db;background-color:hsla(0,0%,100%,.4)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-singlebar-even{background-color:#000}.ol-scale-singlebar-odd{background-color:#fff}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marker{width:1px;height:15px;background-color:#000;float:right;z-index:10}.ol-scale-step-text{bottom:-5px;font-size:12px;z-index:11}.ol-scale-step-text,.ol-scale-text{position:absolute;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-text{font-size:14px;text-align:center;bottom:25px}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid #000}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ol-viewport canvas{all:unset}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.ol-control{position:absolute;background-color:hsla(0,0%,100%,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:hsla(0,0%,100%,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:rgba(0,60,136,.7);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:#000;text-shadow:0 0 2px #fff;font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:2px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.draw-tool-box[data-v-0eda959b]{position:relative;display:flex}.map-button-box button[data-v-0eda959b],.map-control button[data-v-0eda959b]{background-color:#fff;border:0;font-size:18px;width:30px;height:30px;margin-left:10px;cursor:pointer}.el-button--primary[data-v-0eda959b]{background-color:#0083f1!important;border-color:#0083f1!important}.ele-text-primary[data-v-0eda959b]{padding:0}.switch-map ul[data-v-192f9732]{list-style:none}.switch-map .top[data-v-192f9732]{width:100%;display:flex;align-items:center;border-radius:8px;margin-top:10px;background-color:#fff}.switch-map .top p[data-v-192f9732]{font-size:18px;cursor:pointer;margin-left:8px}.switch-map .top ul[data-v-192f9732]{height:100%;display:flex;align-items:center;justify-content:space-between}.switch-map .top ul li[data-v-192f9732]{width:98px;text-align:center;cursor:pointer}.switch-map .top ul li span[data-v-192f9732]{width:100%;height:100%}.switch-map .top ul li i[data-v-192f9732]{margin-right:6px}.switch-map .bottom[data-v-192f9732]{width:100px;border-radius:8px;padding:0 10px;margin-top:20px;box-sizing:border-box;background-color:#fff}.switch-map .bottom li[data-v-192f9732]{cursor:pointer;text-align:center;border-bottom:1px solid #efefef}.switch-map .bottom li[data-v-192f9732]:last-child{border-bottom:0}.switch-map .marginLeft[data-v-192f9732]{margin-left:32px}.switch-map .color[data-v-192f9732]{color:#1890ff}.map-box[data-v-6cd0be9c]{height:100%;position:relative}.map-box>.map-style[data-v-6cd0be9c]{height:100%;position:relative;width:100%}.ry-map-tool[data-v-6cd0be9c]{position:absolute;top:20px}.left[data-v-6cd0be9c]{left:30px}.right[data-v-6cd0be9c]{right:30px}.move-box[data-v-6cd0be9c]{position:absolute}
|