MMKLayersGeoObjectTapListener
protocol MMKLayersGeoObjectTapListener : NSObjectProtocol |
Retrieves the brief geoObject info when an object is tapped.
Summary
Instance methods
func onObjectTap(with event: MMKGeoObjectTapEvent) -> Bool |
Instance methods
onObjectTap(with:)
func onObjectTap(with event: MMKGeoObjectTapEvent) -> Bool |
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.