in ext-markers.js, addMarker checks if there is a marker with given id. If
already exists, simply return.
So, if I want to change a marker from circle to arrow, new marker won't be
added at all. Marker never changes.
I suggest to delete marker element with given id instead of simply aborting
adding marker process.
Original issue reported on code.google.com by psh....@gmail.com on 25 Jan 2014 at 7:09
Original issue reported on code.google.com by
psh....@gmail.com
on 25 Jan 2014 at 7:09