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

Клик по маркеру #256

Closed
ArtyomV96 opened this issue Feb 22, 2017 · 3 comments
Closed

Клик по маркеру #256

ArtyomV96 opened this issue Feb 22, 2017 · 3 comments

Comments

@ArtyomV96
Copy link

Нужно отловить клик по маркеру и выполнить действие. Но на данный момент такого метода нет, возможно ли это сделать как-то другим способом?

@bartwell
Copy link

Есть метод MapPolygonsCollection.addTapListener().

@saint13
Copy link

saint13 commented Feb 27, 2017

Можно создать свой Overlay и смотреть onSingleTapUp, в новой версии будет доступен метод. onSearchItem, который будет возвращать макер. Если этот маклер находится по координатам x,y из метода onSingleTapUp

@saint13
Copy link

saint13 commented Feb 27, 2017

Или попробуем успеть добавить колбек клика на марке. Это будет разумней

@saint13 saint13 closed this as completed Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants