Google Maps API - простий маркерний проект
Inbounds of this project I successfully tried to complete the following tasks:
Implemented React + Redux + React Router архітектура
Конфігурація webpack.config.js
Created simple markup: а. Авторизація Б. Main page c. About автор
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 (фармації, газові станції, школи, ресторани) 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 архітектура
Конфігурація webpack.config.js
Created simple markup: а. Авторизація Б. Main page c. About автор
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 (фармації, газові станції, школи, ресторани) so click on the list item has to draw markers on the map with the closest chosen objects
#react.js #ReactJS #javascript #react-redux