get_google_static_map_bounds: Coordinates of the bounding box of a static gmap

Description Usage Arguments Value

View source: R/utility_functions.R

Description

The zoom level must be bigger than 8

Usage

1
get_google_static_map_bounds(lat, lng, zoom, sx, sy)

Arguments

lat

Center latitude

lng

Center longitude

zoom

Zoom Level

sx

Width of the map

sy

Height of the map

Value

Vector containing the bottom/left/top/right coordinates


alesaccoia/alexr documentation built on Dec. 19, 2021, 12:26 a.m.