FeatureLayerOptions.Builder

public static final class FeatureLayerOptions.Builder extends Object

A builder that helps configure an instance of FeatureLayerOptions.

Public Constructor Summary

Public Method Summary

FeatureLayerOptions
build()
FeatureLayerOptions.Builder
featureType(String featureType)
Passes the FeatureType as a String.

Inherited Method Summary

Public Constructors

public Builder ()

Public Methods

public FeatureLayerOptions build ()

public FeatureLayerOptions.Builder featureType (String featureType)

Passes the FeatureType as a String.

Parameters
featureType