Re: [OpenLayers-Users] KML and Attributs

2009-05-06 Thread Christopher Schmidt
On Wed, May 06, 2009 at 04:14:59AM -0700, zoggo wrote: > > Hi, > > I'm importing a kml text file a a layer in my map: > > var Layer_Regionen = new OpenLayers.Layer.GML("KML", > "geodaten/regionen.kml", { > projection: new OpenLayers.Projection("EPSG:4326"), > format: OpenLayers

[OpenLayers-Users] KML and Attributs

2009-05-06 Thread zoggo
Hi, I'm importing a kml text file a a layer in my map: var Layer_Regionen = new OpenLayers.Layer.GML("KML", "geodaten/regionen.kml", { projection: new OpenLayers.Projection("EPSG:4326"), format: OpenLayers.Format.KML, formatOptions: { extractStyle