Skip to content

Adding reverse geocoding feature #3

@willdurand

Description

@willdurand

Assuming you have coordinates, you may want to get information from them (street address actually).
It can be easily doable by changing the ProviderInterface:

  • Tweak the getData() method;
  • Adding a reverse() method.
  • Adding a reverse() method in the GeocoderInterface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions