hi
Is there any built-in option for adding data from map display in infragistics as we do in Google maps....
Could you explain in more detail what you are interested in doing? Its hard to visualize what you are asking for.
-Graham
i need to add some information or data to DB throw map display. in details in Google maps we used to add information regarding particular place(for ex this is tajmahal).Likewise whether we can do here as annotation.
Oniv,
Do you mean annotating particular elements? In which case you can probably see how some of our other discussions about value templates are relevant. Or do you mean annotating at a specific global coordinate and saving associated with that coordinate?
Hi
I want to annotate particular element. Is it possible. if so please help me in this
Couldn't you use a strategy similar to these dataGrids in your other question to enter data for each element? http://community.infragistics.com/forums/t/37528.aspx
It wouldnt have to be a data grid, you could display a data form or a simple textbox, and two way binding would update the data you were populating the template with.