移動できるマーカー(google maps)


GEvent.addListener(marker,"drag",function(){

})
new GDraggableObject(document.getElementById("add"));

HTML5