| dist_all | Calculates distance between geocoordinates: all methods | 
| dist_haversine | Calculates distance between geocoordinates: Haversine formula | 
| dist_slc | Calculates distance between geocoordinates: Spherical Law of... | 
| dist_vincenty | Calculates distance between geocoordinates: Vincenty inverse... | 
| Google_drivetime | Get drive time in hours from Google.com Routing API | 
| Google_geocode | Get geocoding information using Google Geocode API | 
| HERE_drivetime | Get drive time in hours from HERE.com Routing API | 
| HERE_geocode | Get geocoding information using HERE.com Geocoder API | 
| HERE_isoline | Get polygon line drawing output from HERE.com | 
| ny_sports | Sports Teams of the NY City Area | 
| to_deg | Converts radians to degrees | 
| to_rad | Converts degrees to radians | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.