Description Usage Arguments Value Examples
Takes a clean NOAA data frame with earthquakes to visualize. Maps the epicenters (LATITUDE/LONGITUDE) and annotates each earthquake with a popup.
1 |
data |
Filtered dataframe of NOAA earthquakes dataset |
annotation |
Column name from dataset used as annotation in the popup |
leaflet MAP shown with a circle markers, and the radius of the circle marker is proportional to the earthquake's magnitude.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.