get_googlemap_min_scale: Figure out scale and centering of google map by transforming...

View source: R/mapping.R

get_googlemap_min_scaleR Documentation

Figure out scale and centering of google map by transforming reported lat long bounding box back to web mercator

Description

Figure out scale and centering of google map by transforming reported lat long bounding box back to web mercator

Usage

get_googlemap_min_scale(map)

Arguments

map

ggmap object

Value

scale (factor by which web mercator has been shrunk) and min (leftmost, bottom most coordinate of rectangle)


anipaths documentation built on Jan. 17, 2023, 1:14 a.m.