This website works better with JavaScript.
Home
Explore
Help
Sign In
i.dodonov
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
31
Commits
1
Branch
6.1 MiB
Tree:
69382b7f03
maps
/
GoogleMapMaker.zmp
/
GetUrlScript.txt
GetUrlScript.txt
102 B
Raw
Normal View
History
update zmp
5 years ago
1
2
3
begin
ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.