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.
Options passed to get a FeatureLayer
.
Nested Class Summary
class | FeatureLayerOptions.Builder | A builder that helps configure an instance of FeatureLayerOptions . |
Inherited Constant Summary
Public Method Summary
static FeatureLayerOptions.Builder |
builder()
|
String |
getDatasetId()
Returns the
datasetId . |
String |
getFeatureType()
Returns the
FeatureType . |
Inherited Method Summary
Public Methods
public String getDatasetId ()
Returns the datasetId
.