Select to view content in your preferred language

How do I use Javascript map apps on machines that can't connect to the internet?

664
1
06-02-2010 12:13 PM
BrettBlankner
Emerging Contributor
Hi!  I have a Javascript map app that won't run on computers that aren't allowed to be connected to the internet.  Our police department wants to run the map on computers that are firewalled from the internet to keep them protected from viruses and such.

The javascript app has a line in the header asking for this - <script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=1.6"></script>

I can copy this file over to our network so it is local and make the map call the local copy, but the file itself has calls inside that call out to arcgisonline inside of it.

How can I run a javascript map app on machines that don't have internet connections?
0 Kudos
1 Reply
derekswingley1
Deactivated User
Contact your customer service rep and ask for the ArcGIS API for JavaScript on disk.
0 Kudos