@bashik No, they were independent of each other up until now. The NetworkPopup updates its GeoInfo only at initial opening or manual trigger. And the Taskbar icon only updated its GeoInfo when a network change occurred to the computer (more details in the doc).
However, NetIP cannot detect when a setting that influences the GeoInfo is changed in every third party software such as v2rayN (I can’t implement such a thing, it would be impossible ). So it makes sense that at least when the NetworkPopup gets new GeoInfo data, it should notify the Taskbar Icon. This now the case.