fdesbois wrote:
> 
> 
> KML stream -------------------------------------------------
> 
> url = "servletName"
> 
> Response
> 
> Server                        Apache-Coyote/1.1
> Content-Type          application/vnd.google-earth.kml+xml
> Transfer-Encoding     chunked
> Date                  Wed, 07 Jul 2010 13:20:45 GMT
> 
> 

The problem comes from Transfer-Encoding chunked. OpenLayers doesn't support
this encoding for KML file... Only a part of the KML is rendered.
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/KML-doesn-t-display-from-Http-response-tp5265634p5269962.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to