DataSourceTypes
Enumeration
The data source types that jimu-core
supports.
Enumeration members
Enumeration member | Value | Notes |
---|---|---|
| "FEATURE_LAYER" | FeatureLayer data source is a |
| "FEATURE_SERVICE" | FeatureService data source is a data source set that may have child data sources. It is from the feature service. |
| "GROUP_LAYER" | GroupLayer data source is a data source set that may have child data sources. It is from group layer in a map service or a webmap/webscene. |
| "MAP_SERVICE" | MapService data source is a data source set that may have child data sources. It is from the map service. |
| "SCENE_LAYER" | |
| "SCENE_SERVICE" | SceneService data source is a data source set that may have child data sources. It is from the scene service. |