zeldadungeon / maps

Interactive maps for Zelda games
40 stars 18 forks source link

TOTK: Minigames always showing #121

Closed JohnVeness closed 1 year ago

JohnVeness commented 1 year ago

For some reason, minigames in the TOTK map are always showing for me, even if the marker is turned off, or even if all markers are turned off.

KPJoshi commented 1 year ago

Also, they do not get highlighted when you turn all markers except minigames off. They also do not seem to be in the locations.json files?

Thortok commented 1 year ago

In addition, you cannot override them to show at greater zoom levels like you can with other pin types

ARandomGitHubUser1 commented 1 year ago

Fixed

Thortok commented 1 year ago

Not fixed by disabling the pin so that they never show

ARandomGitHubUser1 commented 1 year ago

It made the wiki consistent with the code so that it could be disabled, not breaking it to never show. It fixed the issue for me, at least. In any case, #149 fixes it as well, so once/if that's merged that also fixes it.

Thortok commented 1 year ago

I tested it and I could not get the minigame icons to show at any zoom level, they were completely disabled like the pin type had no data at all. That's why I reverted that edit.

LockeExile commented 1 year ago

fixed by #149