This commit is contained in:
wangcongtao
2020-06-30 17:23:38 +08:00
4 changed files with 14 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ public class MapCenterPointStrategy {
public static final MapCenterPoint DEFAULT = new MapCenterPoint( 0.677734D, 0.5733333D );
static {
public static void init() {
// 普通场景,使用高德内部值
{
Map< Integer, MapCenterPoint > common = new HashMap<>();