Closed tdeenes closed 5 years ago
This PR solves issue #207
- defined marker_dragged() in map_events.js - note: I only listen to the 'dragend' event; 'drag' and 'dragstart' could be added as well - updated the set_each_marker() function - added a manual test
Looks good at first glance - I'll check it fully later today. Thanks for adding it.
This PR solves issue #207