mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
end markers
This commit is contained in:
parent
b968839095
commit
37a7a48131
5 changed files with 90 additions and 27 deletions
|
@ -405,6 +405,7 @@ export class Component extends Polyline {
|
|||
|
||||
this.setLatLngs(latlngs);
|
||||
this.fire('latlngschange', { latlngs });
|
||||
this.showVisibleMarkers();
|
||||
this.startDrawing();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue