摘要:
//在地图上单击画点 var map = $find('Map1');map.getGeometry(ESRI.ADF.Graphics.ShapeType.Point, usePoint, null, 'red', '#0000FF', 'pointer', true); //获取鼠标点击的位置的地图坐标 function usePoint(clickPoint) { //地理坐标转到屏幕坐... 阅读全文
posted @ 2009-08-04 20:37
冯淼森
阅读(1278)
评论(0)
推荐(0)
浙公网安备 33010602011771号