Skip to content

I wanted to draw in maps. This project makes use of React, Leaflet, Leaflet.Draw and GeoJSON.

Notifications You must be signed in to change notification settings

eddypei/map-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created with Create React App.

DISCLAIMER

This project was made focusing in Google Chrome. Some features may no work in other browsers.

Available Scripts

In the project directory, you can run:

npm start / yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Roadmap

  • Create a Leaflet map
  • Draw and edit polygons
  • Save & Load
    • Load data from GeoJSON file and draw on the map
    • Load data from localStorage file and draw on the map
    • Load data from selected GeoJSON file
    • Save edited data to localStorage
    • Save edited data to GeoJSON file
  • Layers
    • Add layers to the map (like floors in a building)
    • Remove layers to the map
    • Select a layer as 'active' and highlight the objects of this layer
  • Next step...

About

I wanted to draw in maps. This project makes use of React, Leaflet, Leaflet.Draw and GeoJSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published