Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indian Ocean => 6HH73GX2+X2 #4

Open
oakstair opened this issue Feb 18, 2022 · 1 comment
Open

Indian Ocean => 6HH73GX2+X2 #4

oakstair opened this issue Feb 18, 2022 · 1 comment

Comments

@oakstair
Copy link

Hi!

I switched from geocoder to geocoder2 since geocoder didn't work anymore.

One of my previous tests that geocoded a point in the Indian Ocean now started to fail.

This worked better with geocoder then geocoder2 :-)

I can remove that test but I am just curious about if in general geocoder2 is worse than geocoder when it comes to such areas?

For this test below geocoder2 gives ...
formattedAddress: 6HH73GX2+X2
placeId: GhIJmZmZmZmZ8T8RAAAAAADARkA
... which to me is a bit cryptic.

    // From coordinates
    String? address = await geo.getAddress(LatLng(1.10, 45.50));
    expect(address, 'Indian Ocean');
@flutterbuddy1
Copy link
Owner

flutterbuddy1 commented Feb 22, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants