[OpenLayers-Trac] [OpenLayers] #710: Install instructions unclear
OpenLayers
trac at openlayers.org
Thu May 17 16:22:34 EDT 2007
#710: Install instructions unclear
----------------------------+-----------------------------------------------
Reporter: openlayers | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: documentation | Version: SVN
Resolution: | Keywords: install
----------------------------+-----------------------------------------------
Comment (by crschmidt):
There are two subdirectories you need:
theme/
img/
If you're using the single file version, these must be in the same
directory as OpenLayers.js. If you're using the multiple file version
(lib/OpenLayers.js), these should be one level up:
lib/OpenLayers.js
lib/OpenLayers/*.js
img/
theme/
Hopefully this helps move one step farther.
The <link rel="stylesheet"> is automatic, so you shouldn't need to do it
manually, and <script src="/OpenLayers.js"></script> should work.
--
Ticket URL: <http://trac.openlayers.org/ticket/710#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list