Selaa lähdekoodia

移除Cesium默认地图token认证

tags/1.12.3
Caven Chen 5 vuotta sitten
vanhempi
commit
f02d1d8ba9
4 muutettua tiedostoa jossa 4 lisäystä ja 2 poistoa
  1. 1
    1
      dist/dc.base.min.js
  2. 1
    1
      dist/dc.core.min.js
  3. 1
    0
      src/core/viewer/Viewer.js
  4. 1
    0
      src/core/widget/HawkeyeMap.js

+ 1
- 1
dist/dc.base.min.js
File diff suppressed because it is too large
Näytä tiedosto


+ 1
- 1
dist/dc.core.min.js
File diff suppressed because it is too large
Näytä tiedosto


+ 1
- 0
src/core/viewer/Viewer.js Näytä tiedosto

@@ -32,6 +32,7 @@ const { Cesium } = DC.Namespace
const DEF_OPTS = {
animation: false, //Whether to create animated widgets, lower left corner of the meter
baseLayerPicker: false, //Whether to display the layer selector
imageryProvider: false,
fullscreenButton: false, //Whether to display the full-screen button
geocoder: false, //To display the geocoder widget, query the button in the upper right corner
homeButton: false, //Whether to display the Home button

+ 1
- 0
src/core/widget/HawkeyeMap.js Näytä tiedosto

@@ -13,6 +13,7 @@ const { Cesium } = DC.Namespace
const DEF_OPTS = {
animation: false,
baseLayerPicker: false,
imageryProvider: false,
fullscreenButton: false,
geocoder: false,
homeButton: false,

Loading…
Peruuta
Tallenna