Tagged Questions
3
votes
1answer
176 views
Displaying information on a map using an InfoWindow
I am wanting to display information in an InfoWindow when the user clicks on a point on the map. I have implemented the InfoWindow in XAML, but I do not understand the code behind it. Any information ...
2
votes
0answers
259 views
Using labels/attributes from arcMap to display information
I am wanting to take the labels/attributes that are used in arcMap and display them in an InfoWindow when the user clicks on the map point. I really have no idea where to start on this so any help ...
1
vote
0answers
99 views
How to bind GraphicsLayer to RadGridView?
I'd like to bind an Esri WPF GraphicsLayer to Telerik's RadGridView control.
Does anyone have any examples showing how to do this?
Examples showing how to do it with Silverlight would also be ...