The main map was built using the JavaScript library, DataMaps, which primarily uses the D3.js library. This library allows you to create a map visualization and draw bubbles and arcs using coordinates (longitude/latitude). In our implementation, we present the data in JSON format using the JSON data element in the studio, which has all of the information about each airport. We also used an additional JSON element which has the origin and destination name and coordinates for the arcs