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

amoregiment’s picture

I 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...