ggmap icon indicating copy to clipboard operation
ggmap copied to clipboard

Changed get_map zoom calculation to get min zoom level

Open metanoid opened this issue 8 years ago • 2 comments

Sometimes, if the bounding box is either very wide or very tall, the zoom level chosen in get_map is too high (i.e. too zoomed in). I think the right behaviour is to choose the zoom level that captures the entire bounding box.

metanoid avatar Jan 08 '17 14:01 metanoid

Thanks, could you make a change in the NEWS file as well, please?

dkahle avatar Jan 09 '17 16:01 dkahle

Thanks for this. I am using the fix in a local copy of the function. Any chance to have it in next CRAN version? (If I can ask, when? :smile: )

espinielli avatar Sep 11 '18 07:09 espinielli