opt
This commit is contained in:
@@ -137,6 +137,9 @@ public class MarkerExploreWay implements Serializable {
|
||||
}
|
||||
|
||||
public String getPoiType() {
|
||||
if ( TextUtils.isEmpty( poiType ) ) {
|
||||
return MarkerPoiTypeEnum.FOURS_BLOCK_UP;
|
||||
}
|
||||
return poiType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user