In my Angular application, when I right click on bing map I want to open small pop up with input textbox, button, label. Also want to display latitude and longitude of that point into the label.
I know how to open the contextMenu on right click but don't know how to open small form with latitude,longitude and button click event.