Hi Team,
I am able to display all the points on the map but when button click happens from another div i have to get an unique id and by using that i have to hightlight the coordinates of point.
Here once map rendered i will display all points and i am not suppose to make service call again.
Here is my piece of code.
Note :Replace bing key.
It sounds like you want to select a specific feature when a button is clicked. Is that correct? If so here's an example that shows how to do this: