widgets/map/geomap_news_logic library

News-related logic for GeoMapWidget.

Copyright (C) 2025, Software Innovation Institute, ANU.

Licensed under the GNU General Public License, Version 3 (the "License").

License: https://opensource.org/license/gpl-3-0.

Authors: Graham Williams, Miduo

Functions

shouldUpdateNewsCache({required LatLng newPosition, required double newZoom, required LatLng? lastPosition, required double? lastZoom}) bool
Check if news cache should be updated based on position change.