Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to find the Tolls in Google Map API?

I am using Google Map API 3.0 to calculate the distance of two places. I can calculate it easily.

But now I need to find out every bridge or ferry service tolls (if any).

For example if I try to get the route direction of [DFW Airport, Grapevine, TX, USA] to [McKinney, TX, USA] in Google Map I get “This route has tolls”. But using Google Map API I can’t find it. How can I figure out this?

like image 299
Rashedul Alam Avatar asked Oct 31 '22 11:10

Rashedul Alam


1 Answers

I think Google Maps gives advice about tolls and ferries. But Google Maps API totally ignore these.

like image 126
Rashedul Alam Avatar answered Jan 04 '23 13:01

Rashedul Alam