我有web浏览器导航到页面:poligono
使用chrome ok - 在Delphi中没有显示任何内容。
unit Unit11;
procedure TForm11.Button1Click(Sender: TObject);
begin
WebBrowser1.Navigate('https://google-developers.appspot.com/maps/documentation/javascript/examples/full/polygon-simple?hl=pt-br');