Ongoing migration
This commit is contained in:
parent
c489a83285
commit
38ff5b8e59
23 changed files with 155 additions and 271 deletions
|
@ -46,7 +46,7 @@
|
|||
<ng-template matMenuContent let-node="node">
|
||||
<button mat-menu-item (click)="downloadGpkg(node)">
|
||||
<mat-icon>file_download</mat-icon>
|
||||
<span>Download Geopackage (EPSG {{ (configService.conf | async).proj['srid'] }})</span>
|
||||
<span>Download Geopackage (EPSG {{ (configService.conf | async).geo['srid'] }})</span>
|
||||
</button>
|
||||
</ng-template>
|
||||
</mat-menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue