forked from MapComplete/MapComplete
Increase hight of confirm location, fix #877
This commit is contained in:
parent
2e5a3ba643
commit
e3b9bf2434
2 changed files with 5 additions and 1 deletions
|
@ -6,6 +6,10 @@ import FilteredLayer from "../../Models/FilteredLayer";
|
|||
import {TagUtils} from "../../Logic/Tags/TagUtils";
|
||||
import Svg from "../../Svg";
|
||||
|
||||
/**
|
||||
* The icon with the 'plus'-sign and the preset icons spinning
|
||||
*
|
||||
*/
|
||||
export default class AddNewMarker extends Combine {
|
||||
|
||||
constructor(filteredLayers: UIEventSource<FilteredLayer[]>) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue