[OpenLayers-Users] Description attribute of KML file

mpele pmilanovic at gmail.com
Mon Jun 8 05:49:39 EDT 2009


Is it posible to read description attribute of KML file?

I have loaded kml file with next commands

testLayer = new OpenLayers.Layer.GML("Test layer", kmlPath, 
{
	format: OpenLayers.Format.KML, 
	projection: map.displayProjection,
	formatOptions: {
	extractStyles: true, 
	extractAttributes: true
	}
});
...


-- 
View this message in context: http://n2.nabble.com/Description-attribute-of-KML-file-tp3042113p3042113.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list