Commit 797519f7 authored by 田翔's avatar 田翔

fix: 引入地图方式修改

parent e9bea779
{ {
"name": "panda-xform", "name": "panda-xform",
"version": "3.0.9", "version": "3.10.0",
"description": "3.0.9: 点击图片没显示问题", "description": "3.10.0: 引入地图方式修改",
"keywords": [ "keywords": [
"panda-xform" "panda-xform"
], ],
......
...@@ -10,7 +10,7 @@ import { ...@@ -10,7 +10,7 @@ import {
GraphicsLayer, GraphicsLayer,
Point, Point,
geomUtils, geomUtils,
} from '@wisdom-map/arcgismap' } from '@wisdom-map/arcgismap/lib'
import Drag from '../../../components/Drag' import Drag from '../../../components/Drag'
import { isObject, mercatorToLngLat } from '../../../../utils' import { isObject, mercatorToLngLat } from '../../../../utils'
import { getLocation } from '../../../../apis/process' import { getLocation } from '../../../../apis/process'
......
...@@ -7,7 +7,7 @@ import { ...@@ -7,7 +7,7 @@ import {
geomUtils, geomUtils,
GraphicsLayer, GraphicsLayer,
Graphic Graphic
} from '@wisdom-map/arcgismap' } from '@wisdom-map/arcgismap/lib'
import point from './img/point.png' import point from './img/point.png'
import { isObject } from '../../../../utils' import { isObject } from '../../../../utils'
import Drag from '../../../components/Drag' import Drag from '../../../components/Drag'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment