GetUrlScript.txt 105 B

55 years ago
123
  1. begin
  2. ResultURL:=GetURLBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ);
  3. end.