Skip to content

place: Store country code

James Westman requested to merge jwestman/gnome-maps:store-country-code into main

If the country code needs to be calculated from the lat/lon, store that computed value. This saves a small but measurable amount of time on startup that would be spent instantiating GWeather.Location objects while loading the place store.

Merge request reports