/here-provider

Primary LanguagePHPMIT LicenseMIT

Here Geocoder provider

Build Status Latest Stable Version Total Downloads Monthly Downloads Code Coverage Quality Score Software License

This Repository aims to use the new geocoder API HERE provides. It is a fork of the original package. DONT USE THIS PACKAGE.

This is the Here provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.

Install

composer require geocoder-php/here-provider

App Id and App Code

Get your Here credentials at https://developer.here.com/

Language parameter

Define the preferred language of address elements in the result. Without a preferred language, the Here Geocoder will return results in an official country language or in a regional primary language so that local people will understand. Language code must be provided according to RFC 4647 standard.

Contribute

Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.