google_map_location_picker icon indicating copy to clipboard operation
google_map_location_picker copied to clipboard

Additional google charges due to unused called method

Open davemg3 opened this issue 3 years ago • 1 comments

Results of these interesting methods are not used reverseGeocodeLatLng(latLng) getNearbyPlaces(latLng) So they should be desactivated as it creates addition unuseful search and consequently google additional charges

davemg3 avatar Mar 13 '22 13:03 davemg3

Check out the two functions, they set variables and call setState().

Or how do you think they're not needed? Maybe I don't get it :)

rubenaster avatar May 27 '22 09:05 rubenaster