maps/Yandex/YaSat.zmp/GetUrlScript.txt

3 lines
97 B
Plaintext

begin
ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.