We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4542431 commit 84babe1Copy full SHA for 84babe1
test/libs/workers/TurfWorkerForTest.js
@@ -3,7 +3,7 @@
3
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
4
5
if( 'undefined' === typeof window){
6
- importScripts('https://cdnjs.cloudflare.com/ajax/libs/Turf.js/5.1.6/turf.js')
+ importScripts('https://cdn.bootcss.com/Turf.js/5.1.6/turf.js')
7
8
/**
9
* 空间分析所需工具类
0 commit comments