tibiamaps / tibiamaps/tibia-map

Disable marker overlay by default

Open
#46 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.