Dim txtHTML As String #Region "txtHTML への代入" txtHTML = "<!doctype html> <html lang='ja'> <head> <meta charset='utf-8'/> <link rel=""stylesheet"" href=""https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css"" type=""text/css""> <script src=""https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js""></script> " #End Region