Hoppa till huvudinnehållet

Open iFrame within a map

Kommentarer

1 kommentar

  • Berend Veldkamp
    If the videos can somehow be linked to features on the map, the easiest way would be to add an iframe to the feature's description.

     

     

    Example:

     

     

    <iframe width="200" height="200" src="/Videos/{video_id}.mp4"> </iframe>

     

     

    Note that if the videos come from the same domain as the viewer, you might just as well use a video tag.
    0

Du måste logga in om du vill lämna en kommentar.