You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: