[[+content_image]]
M
M
Muvka2019-03-25 17:02:47
Yandex maps
Muvka, 2019-03-25 17:02:47

Why are there any addresses in the address list that are not in the bounding box?

Here I am trying to make a search only in the specified rectangle, but the results include Korolev and Khimki.

ymaps.suggest($target.value, {
   boundedBy: [[37.939703, 55.801652], [37.511851, 55.580669]],
   strictBounds: true
})

However, there are no results from other areas. Is this a bug or am I doing something wrong?

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
F
freeExec, 2019-03-25
@freeExec

The documentation uses the word предположительно, i.e. most likely this bbox is used only for sorting relevance, and not full restriction.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question