8000 Indian Ocean => 6HH73GX2+X2 · Issue #4 · flutterbuddy1/geocoder2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Indian Ocean => 6HH73GX2+X2 #4
Open
@oakstair

Description

@oakstair

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');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0