<esri:Map x:Name="MyMap"> <esri:ArcGISTiledMapServiceLayer Url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" /> <esri:FeatureLayer ID="HomelandSecurity" Url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/BloomfieldHillsMichigan/LandusePlanning/FeatureServer/0"/> </esri:Map> <Slider x:Name="MySlider" VerticalAlignment="Top" Minimum="0" Maximum="1" Value="{Binding ElementName=MyMap, Path=Layers[HomelandSecurity].Opacity, Mode=TwoWay}" />
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.