Closed majkshkurti closed 1 year ago
I've tried much with the offset but the results were not promising, so I just came up with this way to make a geojson icon layer with the center point of the picked point, and hopefully is now working well.
This task/issue closed on Wed Apr 19 2023 ✅
Thanks @cinaaaa for the fix, looks good.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
The icon should be positioned in the same place regardless of zooming out or in. This behavior happens due to the hardcoded value of icon size offset in the style. e.g icon size is 40X40px. The offset from the center should be something like 20px and 20px form center. These values are hardcoded and should be changed.
We are no longer using profiles. So instead of "Standard Score", "Score" is sufficient.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.