GetUrlScript.txt 140 B

55 years ago
123
  1. begin
  2. if GetZ>8 then ResultURL:=GetURLBase+RoundEx(GetLLon,5)+','+RoundEx(GetBLat,5)+','+RoundEx(GetRLon,5)+','+RoundEx(GetTLat,5);
  3. end.