michaeldorman / mapsapi

'sf'-Compatible Interface to Google Maps APIs
Other
50 stars 14 forks source link

add optional bounding box bias parameter #1

Closed tbuckl closed 6 years ago

tbuckl commented 6 years ago

as specified in the gmaps docs. https://developers.google.com/maps/documentation/javascript/geocoding\#GeocodingViewports. i used idioms available in the existing functions for geocoding parameters. happy to try to add tests (hard to implement w/api?) if that makes this more likely to be accepted.