forked from MapComplete/MapComplete
Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme
This commit is contained in:
parent
4e3f408d53
commit
63acca1638
10 changed files with 473 additions and 133 deletions
|
@ -12,9 +12,7 @@ export default class RightControls extends Combine {
|
|||
constructor(state:MapState) {
|
||||
|
||||
const geolocatioHandler = new GeoLocationHandler(
|
||||
state.currentGPSLocation,
|
||||
state.leafletMap,
|
||||
state.layoutToUse
|
||||
state
|
||||
)
|
||||
|
||||
new ShowDataLayer({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue