摘要:
down voteYou have 2 ways to go:(1) Create any UIElement to pass into PushPinLayer.AddChild. The AddChild method will accept and any UIElement, such as an image in this case:MapLayer m_PushpinLayer =newMapLayer();Your_Map.Children.Add(m_PushpinLayer);Image image =newImage();image.Source=ResourceFile. 阅读全文
posted @ 2013-07-22 13:20
小_火
阅读(264)
评论(0)
推荐(0)

浙公网安备 33010602011771号