This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pkl69
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
433
Commits
1
Branch
6.1 MiB
Tree:
58d1d33550
maps
/
IrkMap.zmp
/
GetUrlScript.txt
GetUrlScript.txt
99 B
Raw
Normal View
History
update zmp
4 years ago
1
2
3
begin
ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png';
end.