Skip to content

React Leaflet mapping from given GEOJson and showing that date in another page "Table"

Notifications You must be signed in to change notification settings

jadolinic/leaflet-maping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet Project

The purpose of this little project is to use React Leaflet to create interactive map with markers and popups. I have integrated GEOJson file that has coordination for showing specific markers.

I have also used React Router to be able to change between components so that one component is showing map with markers and popups and on the other components showing data table from that GEOJson file.

This was a little assignment I was given and wanted to finish this so I would learn on how to implement and work with React Leaflet and also working with React Router.

If you want to contribute to this just follow next steps:

  1. Clone this repo
  2. Run npm install
  3. Run npm start

About

React Leaflet mapping from given GEOJson and showing that date in another page "Table"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages