flutter_geocoder icon indicating copy to clipboard operation
flutter_geocoder copied to clipboard

Add viewport to the address

Open gabipurcaru opened this issue 4 years ago • 0 comments

hey @aloisdeniel! When doing geocoding and showing the result on the map, it's very useful to know the bounding box of the place, especially when not looking up something very exact (e.g. a national park). Google provides this in the viewport property:

pl

I'm adding this to the Google version of the geocoder - not sure how to do it for the local one (and I don't really need it for my personal project).

Let me know what you think of this PR.

gabipurcaru avatar Mar 21 '20 10:03 gabipurcaru