onTap

abstract fun onTap(feature: Feature?)

Called when a tap event occurs on a map or scene view.

Parameters

feature

The tapped feature, if available. Can be null if no feature was tapped.