Anchor Faktiska symbols to temperature badges
This commit is contained in:
@@ -53,6 +53,7 @@ export const MapView: Component<{ type: MapResolution, data: () => ResultKeyVal[
|
||||
getWindData(),
|
||||
[getTitle(), getSource()],
|
||||
props,
|
||||
productionTemplate,
|
||||
);
|
||||
};
|
||||
img.src = props.map;
|
||||
@@ -76,6 +77,7 @@ export const MapView: Component<{ type: MapResolution, data: () => ResultKeyVal[
|
||||
getWindData(),
|
||||
[getTitle(), getSource()],
|
||||
props,
|
||||
productionTemplate,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user