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 static FeatureLayerOptions.Builder builder ()
public String getDatasetId ()
Returns the datasetId
.
public String getFeatureType ()
Returns the FeatureType
.