mirage2d 1.2.5 → 1.2.6

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.
@@ -114,7 +114,7 @@ export declare class SpatialAnalysis {
114
114
  /**
115
115
  * : 创建多边形网格
116
116
  * @param {string} type 范围datagridType.point hex square triangle
117
- * @param {*} option { box: [0, 0, 0, 0], cellSide: 50 } box 生成四角范围【minLng,minLat,maxLng,maxLat】 cellSide km单位 默认50
117
+ * @param {*} option { box: [0, 0, 0, 0], cellSide: 50 } box 生成四角范围【minLng,minLat,maxLng,maxLat】 cellSide m单位 默认50
118
118
  * @returns {*} 要素数组
119
119
  */
120
120
  static createGrid(type: any, option?: {
@@ -409,7 +409,7 @@
409
409
  "name": "离线影像2",
410
410
  "type": "xyz",
411
411
  "icon": "image/basemaps/gaode_img.png",
412
- "url": "http://192.168.28.251:8111/google/{z}/{x}/{y}.png"
412
+ "url": "http://192.168.28.201:8099/api/Map?Z={z}&X={x}&Y={y}"
413
413
  },
414
414
  {
415
415
  "id": 2017,