bellingcat / ukraine-timemap

TimeMap instance for Civilian Harm in Ukraine

Home Page:https://ukraine.bellingcat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor hot-fix introduced in new satellite tiles

msramalho opened this issue · comments

full thread in #47 but this commit did a hot fix for a bug where the satellite toggle was blocked here. The commit hardcoded a value, but the detection of satellite vs default map should be independent of the mapbox tiles id

An idea for a slightly-less-hacky fix; you could just check if the word "mapbox" is in the string via a regex? Would this bug that you identified affect the satellite overlay feature in the upstream at all, or is it specific to other changes you made after merging that feature?

Hi, please check this one #52