Download the PHP package martijnoud/distancematrix without Composer
On this page you can find all versions of the php package martijnoud/distancematrix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download martijnoud/distancematrix
More information about martijnoud/distancematrix
Files in martijnoud/distancematrix
Download martijnoud/distancematrix
More information about martijnoud/distancematrix
Files in martijnoud/distancematrix
Vendor martijnoud
Package distancematrix
Short Description API wrapper to get the distance between two addresses using Google's Distance Matrix API
License MIT
Package distancematrix
Short Description API wrapper to get the distance between two addresses using Google's Distance Matrix API
License MIT
Please rate this library. Is it a good library?
Informations about the package distancematrix
DistanceMatrix PHP API Wrapper
Very simple API Wrapper for Google's DistanceMatrix API. Enter two addresses and the class returns the distance between them in meter. Alternatively use Google Static Map API to generate a map with a line plotted between two adresses.
Install
Install using composer:
Basic usage
Calculate the distance in meters between the Inktweb.nl office and Paleis Noordeinde in the Hague.
More control
`
Generating a map
An API key is not required for this. If you do supply a key make sure this key has premission to use the Static Map API.
Todo
Ideas for future versions.
- [ ] Better error handling, checking rate limit, etc
- [x] Show a map with a line plotted between two points
All versions of distancematrix with dependencies
PHP Build Version
Package Version
No informations.
The package martijnoud/distancematrix contains the following files
Loading the files please wait ....