forked from MapComplete/MapComplete
		
	Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes
This commit is contained in:
		
						commit
						8d304f9a56
					
				
					 37 changed files with 1459 additions and 1057 deletions
				
			
		|  | @ -14,8 +14,9 @@ import { Tag } from "../../Logic/Tags/Tag" | |||
| import FeaturePipelineState from "../../Logic/State/FeaturePipelineState" | ||||
| import LayoutConfig from "../../Models/ThemeConfig/LayoutConfig" | ||||
| import { Changes } from "../../Logic/Osm/Changes" | ||||
| import {SpecialVisualization} from "../SpecialVisualization"; | ||||
| 
 | ||||
| export default class TagApplyButton implements AutoAction { | ||||
| export default class TagApplyButton implements AutoAction , SpecialVisualization{ | ||||
|     public readonly funcName = "tag_apply" | ||||
|     public readonly docs = | ||||
|         "Shows a big button; clicking this button will apply certain tags onto the feature.\n\nThe first argument takes a specification of which tags to add.\n" + | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue