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.
是否可以使用 MapView 类显示类似于此http://maps.google.com/maps?hl=en&ie=UTF8&ll=45.699466,6.389236&spn=0.327066,0.861053&t=p&z=11的地形图?
您可以将地图样式与.setSatellite(true or false); true卫星地图交换false为路线图。尚不支持这种风格的地图。
.setSatellite(true or false);
true
false