Hi everyone,
Firstly I'd like to apologize for my english, this is not my native language,
I am facing a strange issue. I developped a JS script that display KML layers on a map. The thing is, when i tested it on a simple html page it worked perfectrly but when I integrated it in my bigger project in .NET the kml were not displayed anymore on Chrome (or just sometimes partially) while they were perfectly working on IE and Firefox. I already posted this on another forum and they told me that it could be a css conflict. The thing is, i can't share the .NET page cause it's still in developpement and I only work on a local server ( it's sadly not my decision to make, it's for my work). But i can give you the .js files if you think it may help!
Thank you.