LazMapViewer: Add URLs for Google maps.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-03-27 11:56:21 +00:00
parent 660e0190e3
commit 0d88ca9dcc
6 changed files with 25 additions and 12 deletions

View File

@ -68,7 +68,6 @@ var
realURL: String;
i: Integer;
begin
inherited DownloadFile(Url, str);
FHttp := THTTPSend.Create;
try
if FUseProxy then