Page 1 of 1

Totally lost with integrating google map

Posted: Sat Jul 27, 2013 11:07 am
by Skids
Morning / Afternoon all,

I have been attempting to display our latest flights in map form on our web site. I read in the forums that there is info on how to do this but sorry, I am buggered if I can find it. All references take me to the wiki integration page but there seems to be no information in regard to how or more specific, what to put into the web page to link to a map of our VA flights, if that makes sense. If I refer to "http://fsnva.weebly.com/index.html" as an example and a experimental site, there is a Flight Monitor Map from FSAirlines where we can select the period (last 7 days) etc. and see the flights.

It would be appreciated if anyone could paste what I need to put in to the site to get this or is there something else I have to do?

Thanks in advance

Paul S CEM Flight Simulator Virtual Airline " FSVA"

Re: Totally lost with integrating google map

Posted: Tue Aug 05, 2014 10:13 pm
by mark171
You need to add the following html:
<center><iframe width="1100" height="800" src="http://www.fsairlines.net/index.php5?st ... e></center>
Change the values of width and height to a suitable size for your webpage.
Add your VA's number in place of 208 (UKDirect in this example, you'll find your number at the top of your own va's Overview page).
Change europe to any of the following to select the map: world|usa|europe|asia|africa|southamerica|australia

Sorry it took a year for someone to answer :(