Skip to content

znseaman/record-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

53 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

record-map

An application that tracks the user's actions and allows the user to undo/redo actions, as well as reset the map to its original empty state. ๐Ÿ—บ๏ธ ๐Ÿ“

Play around with it here!

Why?

I liked playing around with Redux DevTools and thought it would be cool to be able to step through the actions that occur on a map.

Features

  1. Add points, lines, and polygons to the map
  2. Edit points, lines, and polygons on the map
  3. Combine points, lines, and polygons on the map
  4. Uncombine points, lines, and polygons on the map
  5. Delete points, lines, and polygons from the map
  6. Undo the last action taken on the map
  7. Redo/reapply the next action (if you have previously applied undo)
  8. Reset the map to the initial state with no features

About

An application that tracks the user's actions on a map with the ability to undo, redo, & reset ๐Ÿ—บ๏ธ ๐Ÿ“

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors