JMap.Util.loadJSFile
Load an external JS File then resolve when file has been loaded.
the JS URL to load
// load your custom JS file dynamicallyJMap.Util.loadJSFile("https://mysever/toLoadFile.js") Copy
// load your custom JS file dynamicallyJMap.Util.loadJSFile("https://mysever/toLoadFile.js")
JMap.Util.loadJSFile
Load an external JS File then resolve when file has been loaded.