forked from MapComplete/MapComplete
		
	Fix back button; add title
This commit is contained in:
		
							parent
							
								
									6e77504854
								
							
						
					
					
						commit
						2f57010202
					
				
					 14 changed files with 115 additions and 43 deletions
				
			
		|  | @ -154,7 +154,7 @@ export default class ShowDataLayer { | |||
|         this._onSelectedTrigger[feature.properties.id.replace("/","_")] = this._onSelectedTrigger[id]; | ||||
|         if (feature.properties.id.replace(/\//g, "_") === Hash.hash.data) { | ||||
|             // This element is in the URL, so this is a share link
 | ||||
|             // We already open it
 | ||||
|             // We open the relevant popup straight away
 | ||||
|             uiElement.Activate(); | ||||
|             popup.setContent(uiElement.Render()); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue