<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi.<br>
    <br>
    It's possible to embed a Lizmap in a third party site using an
    iframe (with the code show in the menu share/permalink). I tested
    this in a Wordpress article, the rendering is good. <br>
    <br>
    But when you visit the page with a smartphone, you get the classic
    problem of online maps and finger navigation. Impossible to see the
    rest of the page, you can't scroll to navigate in the rest of the
    page... and it's difficult to put extra margins given the size of
    the screens.<br>
    <br>
    Is it possible to pass a particular code to the iframe so that the
    scrolling and zooming is done in multitouch (ie with two fingers) as
    shown in this example of OpenLayers? <br>
    <a class="moz-txt-link-freetext"
href="https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html38">https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html38</a><br>
    <br>
    I tried to find some documentation on this but I didn't see anything
    on the subject...<br>
    <br>
    If you have an idea, it's should be nice.<br>
    <br>
    Thanks.<br>
    Vincent.<br>
    <br>
    <br>
  </body>
</html>