How do you get real-time traffic information like Waze?

Asked

Viewed 551 times

3

I can enable traffic density across the map using setTrafficEnabled(true), as demonstrated here:

mapa demonstrativo

I would like to make other information available (accidents, blitz, etc. ) in Googlemaps v2 the same way I get the distance and estimated time to travel a certain path (using the Directions api).

  • Understand that Waze information is collected using data sent by the application users themselves. You can have access to maps and routes.

  • I found only one way to present the density of traffic throughout the map @brasofilo

  • I removed the previous comments to keep it clean for conversations about the problem itself (and I will delete this later).

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.