Skip to content

Stores traffic conditions when given a box parameter using Here API

Notifications You must be signed in to change notification settings

ShahSheel/Traffic-Conditions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here-Traffic

About

This package gets the traffic conditions between 2 given lats and lons. For example Point A is 1234.123, -123,23 and Point B is 5678,34, -2392. The traffic condition will be returned for current situtation in them coordinates

Usage

  • Add the following to your repositories in composer.json

* Add the dev-requirement

```javascript

"sheel/here_traffic": "dev-master"
  • Perform composer require Sheel/here_traffic
  • Navigate to App\Config\App.php and add the Service Provider - Sheel\here_traffic\Providers\TrafficServiceProvider::class

About

Stores traffic conditions when given a box parameter using Here API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages