Popups

Some HTML tags don't work on the map when you use iframe:

  • Custom images in the "img" tag are not displayed <img src​="my-picture.png" />.

  • Scripts in the "script" tag don't launch <script src​=""></script>.

  • Inline styles style="..." and inline scripts onclick="..." are not processed.