How can I add a text label to a map image? The push pin label only allows 3 characters. I am using the REST imagery service from a C# WinForms application.
You can only use three characters. If you want to add more you will need to add them to the image through your code via System.Drawing. Take a look at some of these old posts on this topic:
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.