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

On touch example #6

Closed
valerytamashevich opened this issue Apr 11, 2018 · 2 comments
Closed

On touch example #6

valerytamashevich opened this issue Apr 11, 2018 · 2 comments

Comments

@valerytamashevich
Copy link

Hello guys!
Can you help me with such case:
Catch onTap action and get object with full info, e.g. address and building number.
I suppose this
public interface GeoObjectSession.GeoObjectListener
Can help me, but I didn't find where I should set it.

@IUdalov
Copy link
Contributor

IUdalov commented Apr 13, 2018

Hi!
This is part of Map.
addTapListener can help you!

@IUdalov IUdalov closed this as completed Apr 13, 2018
@valerytamashevich
Copy link
Author

Thank you for a quick reply.
I'm sorry, but how I can request detailed info for the specified object?
With help of GeoObjectTapListener I get in onObjectTap(GeoObjectTapEvent event) callback only short info, all fields are null and all boolean fields are false.

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

2 participants