Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蒋波涛
/
landsurvey
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7ed3a5ec
authored
2018-04-03 20:18:12 +0800
by
chiangbt
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
更新天地图山东及江苏
1 parent
c8f3815f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/src/main/java/com/pashanhoo/landsurvey/utils/AppInfo.java
app/src/main/java/com/pashanhoo/landsurvey/utils/AppInfo.java
View file @
7ed3a5e
...
...
@@ -20,7 +20,7 @@ public class AppInfo {
public
static
SQLiteDatabase
mapcachedb
;
// 天安门广场
public
static
Point
initPoint
=
new
Point
(
11
7.021129
,
36.669591
);
public
static
Point
initPoint
=
new
Point
(
11
8.778644
,
32.05212
);
public
static
double
initRes
=
TDTTileinfo
.
getRes4490
()[
17
];
// public static double initRes = TDTTileinfo.getRes4326()[6];
...
...
Please
register
or
sign in
to post a comment