We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c63e5 commit 392bf63Copy full SHA for 392bf63
test/leaflet/overlay/GraphThemeLayerSpec.js
@@ -1,5 +1,5 @@
1
require('../../../src/leaflet/overlay/GraphThemeLayer');
2
-require('../../../tool/chinaConsumptionLevel');
+require('../../tool/chinaConsumptionLevel');
3
4
var options = {
5
isOverLay: true
test/openlayers/overlay/GraphSpec.js
require('../../../src/openlayers/overlay/Graph');
var url = GlobeParameter.China4326URL;
describe('openlayers_graph', function () {
0 commit comments