Make a Map of Flight Costs 

Make a map showing the relative costs of flights from London to other countries.

Import data on flight costs.

In[1]:=
Click for copyable input
X
Out[1]=

Get the geographic position of London.

In[2]:=
Click for copyable input
X
Out[2]=

Get the maximum price of a flight.

In[3]:=
Click for copyable input
X
Out[3]=

Make a map showing the least expensive flight routes in blue and the most expensive in orange.

In[4]:=
Click for copyable input
X
Out[4]=
de es ja pt-br zh