Re: [OpenLayers-Users] Problem with images when put OpenLayers.js in local path

2010-04-16 Thread JuKiM
Hi again, I've seen that the arrow that should appear when you drag the map, is still missing... I mean, that if I load the script form openlayers, when I drag the map an arrow with directions appears, but if I work with a local copy of the script it doesn't appear.. Any suggestion? Thanks! 2010

Re: [OpenLayers-Users] Problem with images when put OpenLayers.js in local path

2010-04-14 Thread JuKiM
Yes, I was missing the them folder! Thanks! 2010/4/12 Lisa Gaudette > > From the .zip or .tar download file, you're going to want the following > files/directories in the same directory for all the default images: > OpenLayers.js > img/ > theme/ (with a subdirectory of default, which has more

Re: [OpenLayers-Users] Problem with images when put OpenLayers.js in local path

2010-04-12 Thread Lisa Gaudette
>From the .zip or .tar download file, you're going to want the following files/directories in the same directory for all the default images: OpenLayers.js img/ theme/ (with a subdirectory of default, which has more image and css files) style.css (not sure this is necessary) I suspect you're miss

[OpenLayers-Users] Problem with images when put OpenLayers.js in local path

2010-04-07 Thread JuKiM
Hi, I'm facing a strange problem when I put the path to the openlayers.js in my local machine... If I put the script source to be http://openlayers.org/api/OpenLayers.jseverything goes ok... But now, I want to serve the maps with geoserver, and get the openlayers.js from a local js path.. In that