本文介绍了bing地图中的图钉类型的形状的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个网站,其中veshape的类型为图钉,并在bing地图旁边有一个gridview.现在图钉是可拖动的,并且可以在地图的另一侧拖动.我想要在gridview上拖放图钉的功能.当将pushpin放在gridview上时,我想要一张图钉和网格当前行的信息,图钉放在该行上.
我该如何完成?

I am making a website in which veshape is there of type pushpin and a gridview aside bing map. Now pushpin is draggable and can drag oustside of map. I want drap and drop feature of pushpin on gridview .When pushpin is drop on the gridview I want a piece of information of pushpin and grid current row on which pushpin is drop.
How i accomplish this?

推荐答案


这篇关于bing地图中的图钉类型的形状的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-14 06:28