Hello.
var kml = new OpenLayers.Layer.GML("KML", "./archivo.kml",
{
format: OpenLayers.Format.KML,
formatOptions: {
extractStyles: true,
extractAttributes: true
}
});
How it could go kml items and change the format?
Thanks.
--
View this message in context:
http://n2.nabble.com/cover-the-points-of-my-kml-and-change-the-format-to-those-points-tp4231650p4231650.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev