From cc128e7621a2cd1c8c269b408bea7df7ed4a23c0 Mon Sep 17 00:00:00 2001 From: denispan <6231990@gmail.com> Date: Fri, 22 Mar 2024 15:21:49 +0100 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20=D0=BA=D0=B0=D1=80=D1=82=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mocks/offers.ts | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/mocks/offers.ts b/src/mocks/offers.ts index 7fce6b9..5b3f774 100644 --- a/src/mocks/offers.ts +++ b/src/mocks/offers.ts @@ -10,8 +10,8 @@ const OFFERS_SHORT_INFO: OfferShortInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -33,8 +33,8 @@ const OFFERS_SHORT_INFO: OfferShortInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -56,8 +56,8 @@ const OFFERS_SHORT_INFO: OfferShortInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.3909553943508, - 'longitude': 4.929309666406198, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -79,8 +79,8 @@ const OFFERS_SHORT_INFO: OfferShortInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -113,8 +113,8 @@ const OFFERS_FULL_INFO: OfferFullInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -158,8 +158,8 @@ const OFFERS_FULL_INFO: OfferFullInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -207,8 +207,8 @@ const OFFERS_FULL_INFO: OfferFullInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } }, @@ -260,8 +260,8 @@ const OFFERS_FULL_INFO: OfferFullInfo[] = [ 'city': { 'name': 'Amsterdam', 'location': { - 'latitude': 52.380955394, - 'longitude': 4.853096664, + 'latitude': 52.37454, + 'longitude': 4.897976, 'zoom': 13 } },