Move node update into addWayNode action

This commit is contained in:
John Firebaugh
2012-12-04 17:53:34 -05:00
parent 82b14df12f
commit f8fde1f10d
7 changed files with 97 additions and 51 deletions
+1
View File
@@ -63,6 +63,7 @@
</script>
<!-- include spec files here... -->
<script src="spec/actions/add_way_node.js"></script>
<script src="spec/format/geojson.js"></script>
<script src="spec/format/xml.js"></script>
<script src="spec/graph/graph.js"></script>