usamacpp / geoxml3

Automatically exported from code.google.com/p/geoxml3
0 stars 0 forks source link

not working with Firefox and works with Chrome and Opera #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps for reproduce the problem:
1. Generate kml file with php echo (ZendFamework) - created with Google's 
tutorial: https://developers.google.com/kml/articles/phpmysqlkml#outputkml
2. using dojo.ready(function(){}); for init map and geoxml3 parser
3. open it with firefox@linuxMint 12 x64

I have an error in my firebug Firefox's extension "Unable to retrieve 
/map/kml", but kml file is present on that address, i can download and open it 
with Google Earth. With Chrome and Opera works perfect.

I use latest versions of software.

Thanks.

Original issue reported on code.google.com by a...@advokat-leonov.org.ua on 15 May 2012 at 2:25

GoogleCodeExporter commented 9 years ago
Do you have a link to a map that exhibits the problem?

Original comment by geocodezip on 16 May 2012 at 3:26

GoogleCodeExporter commented 9 years ago
Unfortunately, i can't send link for you, because it's project placed on 
virtual machine. What additional information do you need?

Original comment by a...@advokat-leonov.org.ua on 16 May 2012 at 6:29

GoogleCodeExporter commented 9 years ago
> What additional information do you need?
I need to be able to see the problem.

> I use latest versions of software.
What branch of the code are you using?

Can you post a version of the map that exhibits the problem to a public web 
server somewhere?

Original comment by geocodezip on 16 May 2012 at 10:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ha-ha, I just try to use network_link branch and it works!
Thank for your work, cool lib!

Original comment by a...@advokat-leonov.org.ua on 17 May 2012 at 6:50

GoogleCodeExporter commented 9 years ago
I would suggest the poly or the kmz branch.

Original comment by geocodezip on 17 May 2012 at 10:27