jesperveldhuizen/reversegeocode

There is no license information available for the latest version (2.0.1) of this package.

Reverse geocode from latitude / longitude to an address

2.0.1 2021-12-26 19:53 UTC

This package is auto-updated.

Last update: 2024-04-27 01:14:24 UTC


README

Local install

cd qlico
docker-compose build --pull --no-cache
cd ..
make up
make shell
composer install

Installation in project

composer require jesperveldhuizen/reversegeocode

Usage

See test.php for example.

php test.php :key :lat :lng