onObjectTap abstract method
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.
Implementation
core.bool onObjectTap(
mapkit_layers_geo_object_tap_event.GeoObjectTapEvent event);