@@ -172,7 +172,8 @@ import LatLon from "./js/latlon-spherical.js";
varconffile=[];//Config file loaded initially
varparms={};
varstart,end;// startend time for current period
varpoint_distance_min=50;// meters between
varpoint_distance_stretch=0.001;// delta degrees
varperiod_length=86400;// a day - to be replaced by dynamic length
...
...
@@ -741,6 +742,9 @@ function link_popup(link){
+'/trace/'+to_adr+'1.json'+'&to='+link.to;
html+='\n<p><button class=knapp><a title="See the routes graph and stats in this period" target="_blank" href="'+url+'">See routes'+'</a></button>'+"\n";