UNPKG

mapeo-id-bmf

Version:

iD Editor for osm-p2p & mapeo-desktop changed to meet requirements of Bruno Manser Fonds

6 lines (5 loc) 117 B
export function actionAddEntity(way) { return function(graph) { return graph.replace(way); }; }