I have webbrowser that navigates to page: poligono
With chrome ok - In Delphi does not show anything.
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');