Use scale in legend
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -67,6 +67,7 @@ export interface ILayer {
|
||||
name: string,
|
||||
unit: string,
|
||||
index: number,
|
||||
scale: number,
|
||||
renderer: IRenderer,
|
||||
rendering: IRenderoutput
|
||||
}
|
||||
|
Reference in New Issue
Block a user