begin
 ResultURL:=GetURLBase+'?A=2000&Color=ff0000ff&Lon_L='+RoundEx(GetLLon,9)+'&Lat_D='+RoundEx(GetBLat,9)+'&Lon_R='+RoundEx(GetRLon,9)+'&Lat_U='+RoundEx(GetTLat,9)+'&Z='+inttostr(GetZ);
end.