AW-6046 Angular improvement
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -1,7 +1,7 @@
 | 
			
		||||
import { Component, Input, AfterViewInit, ViewChild } from '@angular/core';
 | 
			
		||||
import { Feature} from 'ol';
 | 
			
		||||
import { Geometry,Polygon,MultiPolygon } from 'ol/geom';
 | 
			
		||||
import { AfterViewInit, Component, Input, ViewChild } from '@angular/core';
 | 
			
		||||
import { Feature } from 'ol';
 | 
			
		||||
import * as extent from 'ol/extent';
 | 
			
		||||
import { Geometry, Polygon } from 'ol/geom';
 | 
			
		||||
import * as render from 'ol/render';
 | 
			
		||||
import * as style from 'ol/style';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user