typo
This commit is contained in:
parent
877b0f892d
commit
a297c1ec29
|
@ -571,7 +571,6 @@ const styles = {
|
||||||
if (getZoomInteger() < 16) {
|
if (getZoomInteger() < 16) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
edt;
|
|
||||||
const tagType = getTagType(feature);
|
const tagType = getTagType(feature);
|
||||||
const isHighlightedFeature = isHighlightedTagType(tagType);
|
const isHighlightedFeature = isHighlightedTagType(tagType);
|
||||||
if (
|
if (
|
||||||
|
|
Loading…
Reference in New Issue