chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

OpenStreetMapLayer doesnot work for me #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
I want to use OpenStreetMaplayer with your addon to generate map of a city and 
use MarkerLayer to show a marker at a particular street.If i try to use 
http://www.openstreetmap.org/openlayers/OpenStreetMap.js in my generated gwt 
xml file then i am getting following script error when browing my application.

<p>You don't have permission to access /openlayers/OpenStreetMap.js
7on this server.</p>
8<hr>
9<address>Apache/2.2.14 (Ubuntu) Server at www.openstreetmap.org Port 
80</address>
10</body></html>

So probably the map is not loaded and empty.Please help me to fix this issue.

Original issue reported on code.google.com by santoshi...@gmail.com on 4 Apr 2011 at 9:58

GoogleCodeExporter commented 9 years ago
Hi,

What did you do, where did that error pop up? I'm sorry but it is almost 
impossible to debug your software with this information. Could you try with the 
example project setup:

http://code.google.com/p/vopenlayers/source/browse/#svn%2Fexampleapp

It is deployed to :
matti.virtuallypreinstalled.com/volexample and it works for me.

Original comment by matti.ta...@gmail.com on 4 Apr 2011 at 9:26