Microsoft Silverlight is an application framework for writing and running rich internet applications, with features and purposes similar to those of Adobe Flash.
4
votes
3answers
821 views
Are there any well symbols for ArcGIS Silverlight/WPF?
I'm looking for some standard map symbols for a silverlight app. Does anyone know where I could find these?
Thanks!
3
votes
3answers
609 views
Should I start a new project using the Silverlight API?
I'm about to start a new mapping project for a client, and am considering using the ArcGIS Server Silverlight API, since it gives a lot of the required functionality out-of-the-box (especially with ...
6
votes
2answers
651 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
2
votes
1answer
247 views
How to get first, most current coordinate in GeoCoordinateWatcher?
It seems like when I have an app that uses a GeoCoordinateWatcher and I attempt to get the first coordinate, it always pulls the last coordinate that the GPS used first when raising the ...
2
votes
2answers
491 views
Zoom to see entire MapLayer in Bing Maps
If I have a MapLayer that I'm applying to Bing Maps where I have a list of coordinates, how can I zoom to see the full MapLayer (dynamically zoom to the proper size) and toggle between seeing the ...