mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed renderer saveAs
This commit is contained in:
parent
087a636b80
commit
b8f4bace71
2 changed files with 3 additions and 3 deletions
|
@ -103,6 +103,7 @@ export class Component extends Polyline {
|
|||
|
||||
this._map.addLayer(this.markerLayer);
|
||||
this.fire('allvertexshow');
|
||||
console.log();
|
||||
};
|
||||
|
||||
hideAllMarkers = (): void => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue