Click here to Skip to main content
16,013,581 members

Comments by nazanozcelik (Top 2 by date)

nazanozcelik 27-Jun-12 3:45am View    
After compiling the code there is a bing map and textbox and button.For example you write Chicago in textBox,click button and it puts a pushpin to the place.But you can't drag that pushpin near place to Chicago,because it would be necessary for some conditions.I tried vpushPin.Draggable = true; and also other codes about draggable pushpin but all the time it gives me the same error msg that GetMap() isn't definied,although there is a function about that.
Thank you for answering.
nazanozcelik 26-Jun-12 8:41am View    
I am sorry that I asked the same question for two times,I deleted the other one,again sorry.