Closed
Description
Problem
Map icons overlaps in default Redmine theme.
To Reproduce
Show each maps in default Redmine theme.
(Using docker-gtt's PR (gtt-project/docker-gtt#54) branch is the easiest way.)
git clone [email protected]:gtt-project/docker-gtt.git -b fix/review-setup
cd docker-gtt
docker compose up
Then access to http://localhost:3000.
Expectation
Map icons should not overlap each together.
Screenshots