Scoopy fly

Scoopy fly Hi, I am a pilot in the Microsoft Flight Simulator video game
follow me and help me develop this cha
(1)

04/23/2026

04/23/2026

the weather was very clear when the plane took off

04/22/2026

Korean Air Boeing 777 Aircraft Landing

04/22/2026

the plane took off very well

04/21/2026

Air Belgium Airbus A330 Aircraft Landing

04/20/2026

hard landing, impact with the runway

04/20/2026

An AKF FC Airbus A320 aircraft takes off at Billy Bishop Airport in Toronto, Canada.

04/19/2026

All Nippon Airways (ANA) Airbus A380 Lands in India

04/19/2026

Boeing 747 Aircraft Takeoff

04/19/2026

failed landing, the plane suffered a heavy impact

04/18/2026

United Airlines Boeing 747 Aircraft Takeoff

Address

Gondang Rt 5/rw 5 Cepiring
Kendall, FL
51352

Telephone

+6289677755785

Website

Alerts

Be the first to know and let us send you an email when Scoopy fly posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Scoopy fly:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });