widgets/map/map_tile_layer library

Map tile layer widget for GeoMap.

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.

Constants

midnightMatrix → const List<double>
Midnight color matrix for dark mode.

Functions

buildMapTileLayer({required MapSettings mapSettings, required TileProvider tileProvider, required bool applyFilter}) Widget
Builds the tile layer with optional dark mode filter.