In the picture below, for the 'DynamicMapServiceLayer', the slider is below the label. How can I get the slider to be on the same line as the label, to the right of it ?
Brain,
You can add this css rule and it will push the slider to the right of the label if the toc div is wide enough:
.agsjsTOCSlider {
padding: 5px 20px 5px 0;
float: right;
width: 100px;
}
Robert,
That did the trick. Now, another question, how can I get the slider to show up on multiple layers ? I appreciate all the help you are giving me.
Brian
Brian,
You do not have ability to adjust the opacity of a just a sub layer in a map service using the TOC.
That’s a bummer. My user’s will just have to get used to it. Thanks for the quick reply.
I'm getting closer. Is there a way to separate the color image and the text for a layer ? I want the text to warp, but don't want it to show up under the image. I want it to be under the existing text.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.