Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的应用程序中获取最近在 Google MAP 中引入的交通状态。是否可以使用 Google MAP V2 做到这一点?而且我不想简单地启动已经安装的谷歌地图应用程序。
你可以用这个
GoogleMap.setTrafficEnabled(true)
也看到这个
https://developers.google.com/maps/documentation/android/reference/com/google/android/gms/maps/GoogleMap