CesiumGS / CesiumGS/cesium

Ability to toggle visibility of ArcGIS layers in ArcGisImageryProvider

Open
#6,563 2 comments 0 reactions 0 assignees View on GitHub
category - terrain and imagery type - enhancement
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Requested on the forum: https://groups.google.com/forum/#!topic/cesium-dev/Y6PBcx3eB1Y

> ArcGisMapServerImageryProvider constructor needs a object which contains a property 'layer'. If I assign the layer attribute to '[0,1,2,4]', then I will get the correspoding layers in this arcgis server map service. Now I want to control the '0,1,2,4' layer individualy rather than controlling the visibility of this whole map service.
After I create a ArcGisMapServerImageryProvider instance, I can only read layers property and cannot assign it to a new array to change the layer visibility(not the mapserver visibility).

Contributor guide

Open the contributing guide

Research direction

Read the ArcGisMapServerImageryProvider constructor and the linked forum request first. Define how individual layer visibility should be changed after provider creation, then verify that selected layers can be toggled without changing whole map-server visibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.