maps/cheboksary.new.zmp/GetUrlScript.txt

3 lines
103 B
Plaintext

begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'-tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png';
end.