| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | //加载类库资源文件 | |
| 24 | 24 | function loadSMLibs() { | |
| 25 | 25 | inputScript(baseurl+'SuperMap-8.1.1-15521.js'); | |
| 26 | - | ||
| 26 | + inputScript(baseurl+'SuperMap_Plot-8.1.1-15521.js'); | ||
| 27 | 27 | loadLocalization(); | |
| 28 | 28 | inputCSS('style.css'); | |
| 29 | 29 | inputCSS('google.css'); | |
@@ -48,5 +48,5 @@ | |||
| 48 | 48 | inputScript(baseurl + 'Lang/en.js'); | |
| 49 | 49 | } | |
| 50 | 50 | } | |
| 51 | - loadSMLibs(); | ||
| 51 | + loadSMLibs();loadLocalization(); | ||
| 52 | 52 | })(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments