Laura Posted March 3, 2013 Report Share Posted March 3, 2013 I just tried to connect to see if everything works the way it should, and more or less is does. But, as soon as my flight was displayed on the map, the map was zoomed in to the maximum - why's that Should actually look like this And, i then closed Kacars & FS but the flight is still displayed as "taxiing to rwy" - more than 4 hours later - i guess this is just a matter of (in)correct settings, is it ? 1 Quote Link to comment Share on other sites More sharing options...
sherming Posted March 3, 2013 Report Share Posted March 3, 2013 Hi Laura, this is the default settings for the ACARS map to show when there is only 1 flight going on, since it was focusing only on that specific flight. However if you have 2 flights going on, the ACARS map won't zoom in to the max like the first image and will be like the second image And about the 'Taxiing to Runway' issue, this is because KAcars stop sending information to the map after you closed it, so the information flow was stopped. If you want to remove your flight from the map manually you can always go to Admin Center > Site & Settings > Maintenance Options > Reset ACARS. Selecting this option will remove all inactive flights from the map, flights that are still going on will appear again on the map about a minute later. Or if you want the map to automatically remove finished flights after a specific time, go to local.config.php in the Core folder and change the settings # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); <-----Change this Config::Set('ACARS_DEBUG', false); Hope this helps Quote Link to comment Share on other sites More sharing options...
Laura Posted March 3, 2013 Author Report Share Posted March 3, 2013 Hi Laura, this is the default settings for the ACARS map to show when there is only 1 flight going on, since it was focusing only on that specific flight. However if you have 2 flights going on, the ACARS map won't zoom in to the max like the first image and will be like the second image That's good to know But, is there a way to prevent to map from zooming in when there's only one flight tracked ? Or if you want the map to automatically remove finished flights after a specific time, go to local.config.php in the Core folder and change the settings So by default, finished flights would still be displayed on the map 12 hrs after they arrived ? I guess something like 15 min. would make more sense, wouldn't it But thanks alot Quote Link to comment Share on other sites More sharing options...
mseiwald Posted March 3, 2013 Report Share Posted March 3, 2013 For the zooming thing you can set autozoom to false in your acarsmap.tpl (maybe there even is an Option to turn off autozoom in the local.config.php) Quote Link to comment Share on other sites More sharing options...
Laura Posted March 4, 2013 Author Report Share Posted March 4, 2013 I've changed the Minutes, flights to show on the ACARS to 15 Minutes - worked just fine, thanks alot For the zooming thing you can set autozoom to false in your acarsmap.tpl (maybe there even is an Option to turn off autozoom in the local.config.php) I'll try that - Thank you Quote Link to comment Share on other sites More sharing options...
mseiwald Posted March 4, 2013 Report Share Posted March 4, 2013 it should work. i have it on my site here: http://www.flyhellenicairways.com/index.php/acars my zoomlevel is set to 4 in the acarsmap.tpl and map center some coordinates in europe inside local.config.php. Quote Link to comment Share on other sites More sharing options...
Laura Posted March 6, 2013 Author Report Share Posted March 6, 2013 Works just fine now - Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.