我設法讓地圖顯示在屏幕上。現在用戶將在地圖上移動並按下它。按下一個點後,我需要在按下的位置上的屏幕上添加一個圖釘。如果用戶決定去另一點,所選擇的點壓接時,第一個圖釘將disapear和新的人會在新的位置 我不喜歡這樣可以得出: public class LocationSelectionActivity extends MapActivity
{
GeoPoint p;
L
我試圖爲Bing地圖silverlight控件製作自定義圖釘,但我只能添加1個圖釘。在第二個圖釘我得到以下錯誤: System.ArgumentException: Value does not fall within the expected range.
at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
at MS.Inte