更新天地图山东及江苏
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -20,7 +20,7 @@ public class AppInfo { | ... | @@ -20,7 +20,7 @@ public class AppInfo { |
20 | public static SQLiteDatabase mapcachedb; | 20 | public static SQLiteDatabase mapcachedb; |
21 | 21 | ||
22 | // 天安门广场 | 22 | // 天安门广场 |
23 | public static Point initPoint = new Point(117.021129, 36.669591); | 23 | public static Point initPoint = new Point(118.778644, 32.05212); |
24 | 24 | ||
25 | public static double initRes = TDTTileinfo.getRes4490()[17]; | 25 | public static double initRes = TDTTileinfo.getRes4490()[17]; |
26 | // public static double initRes = TDTTileinfo.getRes4326()[6]; | 26 | // public static double initRes = TDTTileinfo.getRes4326()[6]; | ... | ... |
-
Please register or sign in to post a comment