forked from MapComplete/MapComplete
Various small fixes
This commit is contained in:
parent
261cde3e28
commit
1af5e44ad4
6 changed files with 176 additions and 20 deletions
|
@ -24,7 +24,7 @@ export default class LocationInput extends InputElement<Loc> implements MinimapO
|
|||
osmTags: {and: []}
|
||||
},
|
||||
mapRendering: [{
|
||||
location: ["point"],
|
||||
location: ["point","centroid"],
|
||||
icon: "./assets/svg/crosshair-empty.svg"
|
||||
}]
|
||||
}, "matchpoint icon", true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue