tibiamaps / tibiamaps/tibia-map
Disable marker overlay by default
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
On pages like https://tibiamaps.io/blog/summer-update-2021 the performance impact of loading all markers by default is very obvious. Just like the exiva layer, we should disable it by default.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the marker-loading behavior on the linked summer-update-2021 page, then find the initialization that controls the marker overlay and compare it with the exiva layer's default. Done means markers are disabled on initial load while the existing way to enable the layer still works, with the page behavior checked for the performance improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100