• О MapKit
    • Начало работы
  • Стили карты
  • Версии MapKit
  • Часто задаваемые вопросы
  • Обратная связь

Package com.yandex.mapkit.layers

Interface GeoObjectTapListener

interface GeoObjectTapListener

Retrieves the brief geoObject info when an object is tapped.

Summary

Methods

Type and modifiers

Method and Description

boolean

onObjectTap(@NonNull GeoObjectTapEvent event)
Listener that retrieves brief geoObject info for the tapped object.

Methods

onObjectTap

@UiThread
boolean onObjectTap(@NonNull GeoObjectTapEvent event)

Listener that retrieves brief geoObject info for the tapped object.

Returns false if the event wasn't handled. The event will be propagated to the map.


Предыдущая
Следующая
В этой статье: