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.
我有一张地图,我将其visibleRegion设置为给定的georectangle,但结果渲染的分辨率很差。据我了解,地图从较低的位置加载图块zoomLevel并将其放大以适应visibleRegion,而不是从较高的加载图块zoomLevel并按比例缩小。有没有办法改变这种行为?
visibleRegion
georectangle
zoomLevel
我使用的插件是
Plugin { name: "osm" }