计算斜角地图的整地包围盒,并返回不同对齐方式的偏移量 @param mapWidth 地图宽度(瓦片数) @param mapHeight 地图高度(瓦片数) @param screenWidth 屏幕宽度 @param screenHeight 屏幕高度 @param config 等角投影配置 @return
(int mapWidth, int mapHeight, int screenWidth, int screenHeight, IsoConfig config)
source not stored for this graph (policy: none)
no test coverage detected