google maps - Android GoogleMaps API v2 -


I have a question related to the Android Google Maps API v2. I want to know that it is possible to get the route speed limit. An example:

I am on the way, this is the maximum speed of 50 km / h in real life. I am running 60 km / hour on this route. Now I want to signal to the user-> Hey, you are driving in the GTA so fast, for example: P

How can I get this 50 km / hour?


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -