jesperveldhuizen/reversegeocode

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

Reverse geocode from latitude / longitude to an address

2.0.3 2025-01-11 01:27 UTC

This package is auto-updated.

Last update: 2025-03-11 01:52:13 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