Hi,
How do I get the label of my custom pushpins to display below it?
I implemented a draggable pushpin with custom image as background. When I use,
pushpin.Content = vName
the text is displayed inside the pushpin. I need for it to displaybelow the pushpin, since some names are wider than the width of the pushpin icon (32px).
Appreciate any help.