[OpenLayers-Users] Problem with gml layer.
David Martinez Morata
damarmo at gmail.com
Wed Jun 25 08:52:19 EDT 2008
Hello,
I try to put this layer in a map but...
map.addLayer(new OpenLayers.Layer.GML("GML",
"
http://10.192.160.133/OpenLayers/ngo9_wgs84_01meu_cables_lille32.gml",
{format: OpenLayers.Format.KML},
{formatOptions: {
extractAttributes: true,
internalProjection: new OpenLayers.Projection('EPSG:900913'),
externalProjection: new OpenLayers.Projection('EPSG:4326')}
}
)
);
I don't have a graphical image of the elements!!!
You have a sugestion?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20080625/cce5c03c/attachment.html
More information about the Users
mailing list