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.
即使我们没有任何叠加层,Android 中的 Mapview 通常也需要更多时间来加载。有什么办法可以让这个加载更快?如果不能,我们能否知道它何时开始和停止渲染地图并在加载之前显示其他视图?
通常 MapView 等待有效的 GPS 数据。可能需要几分钟。如果您不想显示当前位置,请将 lat 和 long 设置为零开始。