How to get speed limit using Google Maps api?

I want to get the speed limit of a specific route. Can I get using any Google APIs?

+5
source share
1 answer

Fortunately, Google now provides a speed limit using the Google Roads API , but only on their Premium plan.

0
source

All Articles