Description Usage Arguments Value
View source: R/get_drive_time_polygons.R
Get drive time polygons around points
1 | get_drivetime_polygons(lat, lon, drive_time, res = 30)
|
lat |
Vector of latitudes |
lon |
Vector of longitudes |
drive_time |
Length of drive time in minutes (e.g. 30 for 30 minutes) |
res |
Resolution. Higher resolution yields more detailed polygons and takes more time. |
A vector of drive time polygons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.