feat(map): add render components and tests
Objective:
Create map rendering components, logic and unit tests
What has been done:
- map rendering utils
- map viewer component
- unit tests
What has not been done (intentionally):
- connection to the API service (size of the PR)
- unit tests for utils that will be connected to the API service, they are based on mocks only so tests won't serve their purpose
Additionally:
Edited by Adrian Orłów