parent
							
								
									eb3d58ed19
								
							
						
					
					
						commit
						bdb9f74aca
					
				@ -41,6 +41,6 @@
 | 
			
		||||
	
 | 
			
		||||
	"output":
 | 
			
		||||
	{
 | 
			
		||||
		"id": "output"
 | 
			
		||||
		"id": "id_geom"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
@ -12,7 +12,8 @@
 | 
			
		||||
		<!--<main id="container" contenteditable="false" style="position: absolute; width: 100%; height: 100%; left: 0mm; top: 0mm;">
 | 
			
		||||
		</main>-->
 | 
			
		||||
		
 | 
			
		||||
		<input type="hidden" id="output" name="geom"/>
 | 
			
		||||
		<input type="hidden" id="id_geom" name="geom" value="{{geom_form.fields.geom.initial}}"/>
 | 
			
		||||
		<div>{{geom_form.fields.geom.initial}}</div>
 | 
			
		||||
		
 | 
			
		||||
		<!-- Library Scripts -->
 | 
			
		||||
		<script type="text/javascript" src="{% static 'openlayers/6.5.0/ol.js' %}"></script>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user