yes, of course. To give more visual example. 1. S...
# community-help
d
yes, of course. To give more visual example. 1. Screenshot
Copy code
filter_by: location:(72.1840202678656,66.8908405048395, 72.1840202678656,-45.96072199516223, 45.27998431077077,-45.96072199516223, 45.27998431077077,66.8908405048395)
resp from typesense
Copy code
{
  facet_counts: [],
  found: 0,
  hits: [],
  out_of: 33,
  page: 1,
  request_params: {
    collection_name: 'static-locations',
    first_q: '*',
    per_page: 250,
    q: '*'
  },
  search_cutoff: false,
  search_time_ms: 0
}
2. Screenshot(map dragged a little bit down)
Copy code
location:(70.18475831886519,66.71505925483498, 70.18475831886519,-46.13650324516669, 40.746487180260715,-46.13650324516669, 40.746487180260715,66.71505925483498)

{
  facet_counts: [],
  found: 6,
  hits: [
    { document: [Object], highlight: {}, highlights: [] },
    { document: [Object], highlight: {}, highlights: [] },
    { document: [Object], highlight: {}, highlights: [] },
    { document: [Object], highlight: {}, highlights: [] },
    { document: [Object], highlight: {}, highlights: [] },
    { document: [Object], highlight: {}, highlights: [] }
  ],
  out_of: 33,
  page: 1,
  request_params: {
    collection_name: 'static-locations',
    first_q: '*',
    per_page: 250,
    q: '*'
  },
  search_cutoff: false,
  search_time_ms: 2
}
So as you can see both map viewport should have the same results, but they dont