Active
Project:
OpenLayers KML Layer
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 21:15 UTC
Updated:
22 May 2012 at 16:54 UTC
I have created a content type with a KML filefield for users to upload and display KMLs. The layers are getting uploaded properly to a kml directory in the files dir. The layer shows up in the Layers list in OpenLayers settings. It gets added to the map as it should and is included in the layers menu tab. It just won't display. I read somewhere that one would have to bump up the weight for it to display and it worked at one point. But now it does not show at all. Any help is appreciated.
Comments
Comment #1
amoregiment commentedI had a similar issue and indeed my problem was solved by ensuring that all of layers assigned to that map had a positive value rather than a negative. I was specifically looking at kml layers.
Hope that helps...