How to get 3D building view in map view in Android?

点点圈 提交于 2019-12-08 04:44:51

问题


I used the map setting,

googleMap.setBuildingsEnabled(true);

But it's not working. About a month ago, it was working fine. Attaching the screenshot for ref.

This is the view I was getting a month ago.

Now map shows 2D view.

来源:https://stackoverflow.com/questions/44268824/how-to-get-3d-building-view-in-map-view-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!