The map doesn't show up in Internet Explorer (Version 11). This issue seems to be related with the backticks contained in the generated html for the Popup or Tootip elements: replacing backticks with ...
Crypto terminology regarding backticks refers to their use in programming languages like JavaScript for creating template literals, allowing for easy string interpolation and multi-line strings.
This extension will automatically convert single or double quotes to backticks when needed. Just start typing a regular string, the extension will transform it into a template literal as soon as it ...