Redraw emblems after resample & remove aspect change. (#773)

* Redraw emblems after resample.

* Remove aspect change feature on submaps to support more useful crop operation.

Co-authored-by: Mészáros Gergely <monk@geotronic.hu>
This commit is contained in:
Gergely Mészáros, Ph.D 2022-04-18 21:41:02 +02:00 committed by GitHub
parent 0408893db3
commit 0a406686f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -310,6 +310,8 @@ window.Submap = (function () {
}
drawMarkers();
stage("Redraw emblems.");
drawEmblems();
stage("Regenerating Zones.");
addZones();
Names.getMapName();