View source: R/make_searches.R
check_coords_for_error | R Documentation |
Validates location coordinates
check_coords_for_error(coords)
coords |
Location coordinates. Must use this format: list(lat = 0, lng = 0) |
TRUE if coords are valid, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.