Hi,
Is it possible to assign an user defined Id to a DynamicMapServiceLayer when adding the layer to a web map created in Portal?
I need a way to get that specifik layer on the client side in my Java script code. My thought was that I could use Map.getLayer(id).
When I look at "Item Data" for my web map I can se that Portal has assigned some random number as the layer Id. I would like to set that value myself. Or is there another way to get a specifik layer from a web map.
From Item Data:
Map.getLayer from doc:
Layer id from doc:
Best regards.
Niklas