Your company displays apartments as pushpins on a Virtual Earth 6.0 map. You need to display the images of the apartments along with associated information in a tabular format within a pushpin pop-up bubble. What should you do?
A.
Use the VEShape.SetDescription method with the object information as HTML to set the information in the pop-up bubble.
B.
Use the VEShape.SetMoreInfoUrl method to import object information as HTML to set the information in the pop-up bubble.
C.
Use the VEShape.SetDescription method with the object information as plain text to set the information in the pop-up bubble.
D.
Use the VEShape.SetMoreInfoUrl method to import object information as plain text to set the information in the pop-up bubble.