-
public interface Layer.OnFeatureClickListenerCallback interface for when a map object is clicked.
-
-
Method Summary
Modifier and Type Method Description abstract voidonFeatureClick(Feature feature)-
-
Method Detail
-
onFeatureClick
abstract void onFeatureClick(Feature feature)
-
-
-
-