aloisdeniel / aloisdeniel/flutter_geocoder
Getting address size 0 with google method
Open
question
- Dominant language
- Dart
- Stars
- 192
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
Hi i am using this:
var addresses=await Geocoder.google("APIKEYHERE",language: "en").findAddressesFromCoordinates(coordinates)".
But it always return "addresses" variable size "0".
Can you please help me out why address is not getting return.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.