Exercise

Add a leaflet map directly from dataframe

Now let's make the same map more easily by passing the dataframe directly to leaflet().

Instructions

100 XP
  • Use the stations_df dataframe to add a leaflet map marking station locations to the Stations Map chart - but don't use the column names directly.