Stay organized with collections
Save and categorize content based on your preferences.
public final class
FeatureClickEvent
extends Object
Data-driven styling features are not available to the Navigation SDK. They exists for compile
time compatibility with com.google.android.gms:play-services-maps only.
Contains a LatLng and a list of data-driven styling features associated with a click
event.
[[["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 2025-02-07 UTC."],[[["`FeatureClickEvent` objects contain information about click events on map features, including location and associated features."],["Data-driven styling features within this class are only for compile-time compatibility and not available to the Navigation SDK."],["This class provides methods to access the geographical coordinates (`LatLng`) and a list of associated features (`Feature`) of the click event."]]],[]]