Browse Source

完善ZoomController

tags/1.15.0
Caven Chen 4 years ago
parent
commit
4664f6865f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/core/widget/ZoomController.js

+ 1
- 1
src/core/widget/ZoomController.js View File

@@ -6,7 +6,7 @@
import Widget from './Widget'
import { DomUtil } from '../utils'
import Icon from '../icon'
import State from '@/core/state/State'
import State from '../state/State'

const { Cesium } = DC.Namespace


Loading…
Cancel
Save