yandexmapkit-android icon indicating copy to clipboard operation
yandexmapkit-android copied to clipboard

How to close balloon?

Open Mura75 opened this issue 7 years ago • 1 comments

Hello, I can't find any method that close balloon. It always close when you tap map. How can I close it programmatically?

Mura75 avatar Feb 03 '18 17:02 Mura75

May be BalloonItem.SetChange(false). Try this.

vurf avatar Feb 05 '18 14:02 vurf