.
This commit is contained in:
parent
36ec4003a3
commit
fdd7a5c763
2 changed files with 23 additions and 5 deletions
|
|
@ -45,6 +45,10 @@ const KEEP_UNKNOWN_LISTING_FILTER_FEATURES: &[&str] = &[
|
|||
"Leasehold/Freehold",
|
||||
"Number of bedrooms & living rooms",
|
||||
"Property type",
|
||||
"Construction year",
|
||||
"Interior height (m)",
|
||||
"Current energy rating",
|
||||
"Potential energy rating"
|
||||
];
|
||||
const LISTING_BOUNDS_EPSILON_DEGREES: f64 = 0.00001;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue