Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange behavior of Location button in Firefox when map drag occured #364

Open
SanchesS opened this issue Jul 6, 2016 · 1 comment
Open
Labels

Comments

@SanchesS
Copy link

SanchesS commented Jul 6, 2016

Нашли следующую багу, которая воспроизводится на демо примере ( http://api.2gis.ru/doc/maps/ru/examples/controls/ ) с контролом определения местоположения на карте:

  1. Кликаем на значок определение местоположения
  2. Разрешаем в Firefox доступ к геолокации во всплывающем окне
  3. Видим что нас определило на карте
  4. Начинаем таскать карту
  5. На каждый 2-3 драг карты нас внезапно возвращает на исходную определенную точку

Правильное поведение - центрование карты происходит только в момент нажатия на кнопку определения локации, а не после каждой попытке таскания карты

@Trufi Trufi added the bug label Jul 7, 2016
@OldBuddy
Copy link
Contributor

OldBuddy commented Oct 2, 2023

@SanchesS, похоже так и задумано. Нужно выставить setView в false (док), который по умолчанию на самом деле true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants