Tagged Questions
1
vote
0answers
98 views
How to make a dynamic animated movement for the graphics on the Silverlight website?
I have some graphic points in one graphicLayer on the map and I want to move their positions to the new places every 5 seconds based on some criteria. And these movement can be visualized dynamically ...
0
votes
2answers
82 views
is there any relationship between drawing graphics and IIS overloading
I'm running gis web application built on silverlight but when many users connect to the system the IIS reaches the full memory so could the reason be from many users draw graphics at the same time ,if ...
2
votes
2answers
712 views
Token doesn't work when applied to map service - Silverlight
I am trying to implement a Silverlight Web Mapping application with ArcGIS server and I'm trying to use the Token authentication with active directory as the user/roles store.
I have the service ...
3
votes
1answer
190 views
ESRI Silverlight API - KmlLayer with a Schema?
I have a KML file I'd like to load with the KmlLayer in my Silverlight application. The problem is that the markup seems more complicated than the class wants to handle. I have a element at the top ...
2
votes
1answer
1k views
How to use Button with Behavior in Silverlight Legend?
I'm trying to use a button with behavior in the MapLayerTemplate of an Esri Silverlight SDK 2.1 legend.
When I click the button and then drag on the map, the map pans instead of showing a selection ...
3
votes
2answers
569 views
Silverlight Map with ESRI Imagery
I have a map service which is using data from a local repository, viewed using the ESRI Silverlight API. I am dynamically adding a tiled map service for imagery from ESRI.
The map service can be ...
4
votes
1answer
658 views
Is there a TOC control available for Esri's Silverlight/WPF SDK?
I've got a requirement calling for a TOC control on a Silverlight/WPF application. Does anyone know of a TOC control (analogous to the TOCControl in ArcEngine) that I can hook into Esri's Map ...
6
votes
2answers
652 views
Remove ESRI logo from map with Silverlight API v2.1
Is there a way to remove the ESRI logo from the map display with the ESRI Silverlight API v2.1. This was possible in the 1.x version, but the old method no longer works.
Thanks,
Seth