Skip to content

feat(map): add data management

Adrian Orłów requested to merge feature/map-data-mgmt into development

Objective:

Create a data management base for the map

What has been done:

  • state concept
  • redux boilerplate for accessing and reading the data
  • map types

Additionally:

Merge request reports