This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sasgis
/
maps
Watch
2
Star
1
Fork
5
Code
Issues
0
Pull Requests
0
Releases
0
Activity
262
Commits
1
Branch
18 MiB
Tree:
9be00be3a5
maps
/
Osm
/
osm_mapsurfer.zmp
/
GetUrlScript.txt
GetUrlScript.txt
100 B
Raw
Normal View
History
update zmp
55 years ago
1
2
3
begin
ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.