For Windows, it tells people to use the following to test the install:
<script src="https://www.example.com/arcgis_js_api/library/4.5/dojo/dojo.js" ></script>
In Linux, it tells people to use the following instead:
<script src="https://www.example.com/arcgis_js_api/library/4.5/init.js" ></script>
We used include "init.js" in the previous release, which one should be correct in 4.5?
Thanks.
As far as I know there shouldn't be any difference between windows or linux when it comes to this sort of thing. I believe you can pull in the API using dojo.js or init.js, though init.js seems like the better choice.
Mike,
I did as the same [HOSTNAME] blah is in that file too but I haven't tested it out yet.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.