Stay organized with collections
Save and categorize content based on your preferences.
public final class
FeatureLayerOptions
extends AbstractSafeParcelable
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.
[[["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-01-17 UTC."],[[["`FeatureLayerOptions` provides options for creating a FeatureLayer, used to display data from a dataset on a map."],["Data-driven styling features within `FeatureLayerOptions` are unavailable in the Navigation SDK but exist for compatibility with play-services-maps."],["Use the `builder()` method to create an instance of `FeatureLayerOptions`."],["`getDatasetId()` and `getFeatureType()` allow retrieval of the dataset ID and FeatureType associated with the layer, respectively."]]],[]]