Select to view content in your preferred language

Identify dynamic service

582
0
03-06-2014 07:40 AM
NicholasKnabe
Emerging Contributor
I have a java webmap and I can ID the feature services but is there anyway possible to ID a dynamic layer?

Thanks!

Here's an example

{   
    type: "dynamic",
    url: folder + "CUWCDDEM/MapServer",
    visibleLayers: null,
    options: {opacity: 0, id:"CUWCDDEM"},
    legendDisplayName: "CUWCDDEM",
    legendCollapsed: false,
    legendSlider: true,
    legendShowLayers: null,
},
0 Kudos
0 Replies