Hello,
I am using something similar to the following script. Is there a way to add a reference layer to the imagery basemaplayer?
| | BaseMapLayers: [{ |
| | Key: "streetMap", |
| | ThumbnailSource: "js/library/themes/images/parcelmap.png", |
| | Name: "Streets", |
| | MapURL: "URL" |
| | },{ |
| | Key: "imagery", | |
| | ThumbnailSource: "js/library/themes/images/imagery.png", |
| | Name: "Imagery", |
| | MapURL: "URL" |