forked from MapComplete/MapComplete
		
	Add more background layers, add default background id option in the layout configuration, fix #64, #65
This commit is contained in:
		
							parent
							
								
									62cc392cfd
								
							
						
					
					
						commit
						66ce783f20
					
				
					 10 changed files with 58 additions and 45 deletions
				
			
		
							
								
								
									
										4
									
								
								test.ts
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								test.ts
									
										
									
									
									
								
							|  | @ -1,5 +1,3 @@ | |||
| import {Basemap} from "./Logic/Leaflet/Basemap"; | ||||
| 
 | ||||
| const input = "https://geoservices.informatievlaanderen.be/raadpleegdiensten/OGW/wms?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=OGWRGB13_15VL&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}"; | ||||
| const leafletLayer = Basemap.CreateBackgroundLayer("aiv", "AIV", input, "Attr", "http://osm.org", 22, true, false); | ||||
| console.log(leafletLayer) | ||||
| console.log(Basemap.ProvidedLayer("Stamen.Toner")) | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue