l.s.borges <l.s.borges@...> writes:

> var layerKml = new OpenLayers.Layer.Vector("KML",{
> strategies: [new OpenLayers.Strategy.Fixed()],
> protocol: new OpenLayers.Protocol.HTTP({
> url: "http://<server>/<project>/<dir>/lines.kml",
> format: new OpenLayers.Format.KML
> })
> });

No, still the same problem :(


_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to