Description Usage Arguments Value Examples
Get WiGLE named map of general statistics
1 2 | wigle_bbox_search(lat1, lat2, lon1, lon2, only_mine = FALSE,
search_after = NULL, api_key = wigle_api_key())
|
lat1, lat2, lon1, lon2 |
lower/upper lat/lon search area |
only_mine |
<lgl> def: |
search_after |
if not |
api_key |
WiGLE API Key. See |
list or invisible JSON API response if unsuccessful and a 2xx.
1 2 3 4 | ## Not run:
wigle_bbox_search(43.2468, 43.2806, -70.9282, -70.8025)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.