AMap ShowInfoWindow Method (LatLng, FrameworkElement)高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
在指定位置显示InfoWindow

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public void ShowInfoWindow(
	LatLng center,
	FrameworkElement tip
)
See Also