Open fabio74 opened 6 years ago
Hi, are you running this from a server? ajax doesn't work when you just double-click the web page. You have to host it on some server. You can check out portable server solutions for getting a server up on your computer.
Thanks Nikhil, this week i test your solution. Thanks
Good morning, i have test the togeojson.html, i gìchage the name of source GPX file and th edestination name of geojson, but not functions.
...... var xmlStr = ''; $.ajax('Dog.gpx').done(function(xml) { ...... .... } save(geojson, 'Dog.geojson');
where is my error? i have tested it ffrom my computer, not on my web page.
Fabio