Google Maps API – prosty projekt markerów
Inbounds of this project I successfully tried to complete the following tasks:
Implemented React + Redux + React Router Architecture
Konfiguracja webpack.config.js
Stworzone proste markupy: a. Autoryzacja b. Główna strona c. About author
Drawed simple map with a point of my geolocation
Implemented zoom in/out buttons on a map
Added ability to create a marker on a map by click
Implemented save and show buttons - save button saves all the created markers, show button - shows it
Created list with the type of objects to be chosen (przemysł, stacje gazowe, szkoły, restauracje) so click on the list item has to draw markers on the map with the closest chosen objects
#react.js #reactJS #javascript #react-redux
Implemented React + Redux + React Router Architecture
Konfiguracja webpack.config.js
Stworzone proste markupy: a. Autoryzacja b. Główna strona c. About author
Drawed simple map with a point of my geolocation
Implemented zoom in/out buttons on a map
Added ability to create a marker on a map by click
Implemented save and show buttons - save button saves all the created markers, show button - shows it
Created list with the type of objects to be chosen (przemysł, stacje gazowe, szkoły, restauracje) so click on the list item has to draw markers on the map with the closest chosen objects
#react.js #reactJS #javascript #react-redux