php-google-maps-distance-matrix
php-google-maps-distance-matrix copied to clipboard
Advanced or Normal Distance matrix?
Hello,
awesome code! I got 2 questions:
- Is the API using the standard or the advanaced distance matrix API?
https://developers.google.com/maps/documentation/distance-matrix/usage-and-billing
Cause the standard one is way cheaper than the advanced one.
- Can we add multiple destination addresses into one API call?
Thanks for your answers :)