@zhangdali1996/lr-map-viewer 0.0.11 → 0.0.13

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.
@@ -44,21 +44,6 @@ var e = { items: [
44
44
  更新时间: "2026-04-16 09:18:00"
45
45
  }
46
46
  },
47
- {
48
- id: "person-001",
49
- type: "人员定位",
50
- name: "巡检人员 P01",
51
- position: {
52
- x: 37400425.73866891,
53
- y: 4278789.448063761,
54
- z: 1311.15
55
- },
56
- data: {
57
- 姓名: "张伟",
58
- 部门: "安全巡检",
59
- 状态: "在线"
60
- }
61
- },
62
47
  {
63
48
  id: "water-001",
64
49
  type: "水文检测",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zhangdali1996/lr-map-viewer",
3
3
  "private": false,
4
- "version": "0.0.11",
4
+ "version": "0.0.13",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"