Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
static FeatureLayer.FeatureCollectionObject |
FeatureLayer.FeatureCollectionObject.create() |
Modifier and Type | Method and Description |
---|---|
static FeatureLayer |
FeatureLayer.create(FeatureLayer.FeatureCollectionObject featureCollectionObject)
Creates a new instance of a feature layer object from the ArcGIS Server REST resource
identified by the input URL.
|
static FeatureLayer |
FeatureLayer.create(FeatureLayer.FeatureCollectionObject featureCollectionObject,
FeatureLayer.Options options)
Creates a new instance of a feature layer object from the ArcGIS Server REST resource
identified by the input URL.
|