javascript - How to simulate 'dragstart' and 'dragend' event in Google Map Rectangle Element? -
I search Google Map API - rectangle 's
dragstart
But I know that Google Maps does not have
drag
in API v3, and
drag > drivestart ,
dragend for the event
rectangle , how can I simulate those events?
It looks like Google Maps is not rectangular. Dome, I can not easily do it like a dome.
If you have mousedown and mouseup Synchronize X and Y can simulate drag.
Comments
Post a Comment