Jump to content

Recommended Posts

Posted

Hi folks,

I have a running phpvms on my web and I have a another website, and I want to know if there is a way I can embed the live acars map? I tried figuring out the root part of the acars map. for an ex: www.website.com/map but cant find it on the files. Hope this is clear.

My code:
 I'm using open street map

<div class="center">

      <!-- Full Width Wrapper -->
      <div class="maincontent-full">
        <!-- Full Width Content -->
        <p> </p>
        <!-- script pilotos -->
        <script src="http://dev.henri.com/lib/js/base_map.js"></script>
        <script src="http://dev.henri.com/lib/js/acarsmap.js"></script>
        <IFRAME SRC="http://dev.henri.com/action.php/acars" WIDTH=850 HEIGHT=1000>


          <!-- script pilotos -->

          <!-- Full Width Wrapper End -->
        </div>
      </div>
      <p> </p>
      <p> </p>
      <div class="clear"></div>
    </div>

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...