FeatureClickEvent

public final classFeatureClickEventextendsObject

Contains aLatLngand a list of data-driven styling features associated with a click event.

Public Method Summary

List<Feature>
getFeatures()
Returns the list of Features.
LatLng
getLatLng()
Returns theLatLng.

Inherited Method Summary

Public Methods

publicList<Feature> getFeatures()

Returns the list of Features.

publicLatLng getLatLng()

Returns theLatLng.