sorry i was brief, had been starting at the same code for 16 hoursit is wierd because my baseUrl isbaseUrl:'/arcgis_js_api/library/3.1/arcgis/js/dojo/dojo',
baseUrl:'/arcgis_js_api/library/3.1/arcgis/js/dojo/dojo',
worlds wierdest base url, but it works. thank you
<script type="text/javascript" src="../../arcgis_js_api/library/3.1/arcgis/?v=3.1"> </script>
dojoConfig = { parseOnLoad: true, // baseUrl:'./', packages:[{name:'org/mymanatee',location:hostPath+'/js/org/mymanatee'}, {name:'agsjs',location:hostPath+'/agsjs'}, {name:'com/esri/solutions/jsviewer',location:hostPath+'/js/com/esri/solutions/jsviewer'}, {name:'com/studioat',location: hostPath+'/js/com/studioat'}, {name:'org/mymanatee/widgets',location:hostPath+'/js/org/mymanatee/widgets'}, {name:'org/mymanatee/common',location:hostPath+'/js/org/mymanatee/common'}, {name:'com/esri/solutions/jsviewer/widgets',location:hostPath+'/js/com/esri/solutions/jsviewer/widgets'}], isDebug: false, usePlainJson: true };
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.