[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`FeatureClickEvent` provides data about a click event, including a `LatLng` location and a list of associated data-driven styling `Features`. Key actions involve using the `getLatLng()` method to retrieve the click's `LatLng` coordinates, and using the `getFeatures()` method to obtain the list of `Features` linked to that event. The `FeatureClickEvent` extends object, it has also inherited methods to get the class, wait, etc.\n"]]