back out test
This commit is contained in:
parent
7cbf35df54
commit
c0f6757800
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ public class MyLocationMenuController extends MenuController {
|
|||
|
||||
@Override
|
||||
public String getTypeStr() {
|
||||
//return getPointDescription().getTypeName();
|
||||
return "";
|
||||
return getPointDescription().getTypeName();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue