File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 * This program are made available under the terms of the Apache License, Version 2.0
33 * which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
5- importScripts ( 'https://cdn.bootcss.com /Turf.js/5.1.6/turf.min.js' )
5+ importScripts ( 'https://cdn.bootcdn.net/ajax/libs /Turf.js/5.1.6/turf.min.js' )
66
77/**
88 * 空间分析所需工具类
@@ -334,4 +334,4 @@ function analysis(params) {
334334 }
335335 return buffer ;
336336 }
337- }
337+ }
Original file line number Diff line number Diff line change 33 * which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
55if ( 'undefined' === typeof window ) {
6- importScripts ( 'https://cdn.bootcss.com/ Turf.js/5.1.6/turf.js' )
6+ importScripts ( 'https://cdn.bootcdn.net/ajax/libs/ Turf.js/5.1.6/turf.min .js' )
77
88/**
99 * 空间分析所需工具类
@@ -336,4 +336,4 @@ function analysis(params) {
336336 return buffer ;
337337 }
338338}
339- }
339+ }
You can’t perform that action at this time.
0 commit comments