add bounding boxes to ggmap::geocode calls?

Hi everyone,
Google geocoding API allows to include bounding boxes to requests. I cant find this parameter in the ggmap::geocode function, what would be a good way to diy it? thanks!

bounds — The bounding box of the viewport within which to bias geocode results more prominently. This parameter will only influence, not fully restrict, results from the geocoder. (For more information see Viewport Biasing below.)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.