Olix crawling, filter crawling result by lat, lng

This commit is contained in:
Nedim Uka
2019-06-19 17:12:22 +02:00
parent 9a8a27d1d9
commit 0f630e9ea4
6 changed files with 777 additions and 682 deletions

View File

@@ -1,7 +1,7 @@
const realEstateTypes = [
{ title: "Kuća", id: "kuca", hasGardenSize: true, olixCategory: 23 },
{ title: "Stan", id: "stan", hasGardenSize: false, olixCategory: 24},
{ title: "Vikendica", id: "vikendica", hasGardenSize: true, olixCategory: 26 }
{ title: "Kuća", id: "kuca", hasGardenSize: true, olxCategory: 24 },
{ title: "Stan", id: "stan", hasGardenSize: false, olxCategory: 23},
{ title: "Vikendica", id: "vikendica", hasGardenSize: true, olxCategory: 26 }
];
const sizes = [