forked from MapComplete/MapComplete
		
	Add module to fetch data (via a proxy) from the website with jsonld
This commit is contained in:
		
							parent
							
								
									1b06eee15b
								
							
						
					
					
						commit
						352414b29d
					
				
					 17 changed files with 388 additions and 351 deletions
				
			
		| 
						 | 
				
			
			@ -459,7 +459,7 @@ class LineRenderingLayer {
 | 
			
		|||
            } else {
 | 
			
		||||
                const tags = this._fetchStore(id)
 | 
			
		||||
                this._listenerInstalledOn.add(id)
 | 
			
		||||
                tags.addCallbackAndRunD((properties) => {
 | 
			
		||||
                tags?.addCallbackAndRunD((properties) => {
 | 
			
		||||
                    // Make sure to use 'getSource' here, the layer names are different!
 | 
			
		||||
                    try {
 | 
			
		||||
                        if (map.getSource(this._layername) === undefined) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue