When the configured base tile source (Martin serving bathymetry PMTiles) is missing or unreachable, maps render silently blank, in a fresh dev environment (empty sample-data/pmtiles/) users don't realise the map widget is there.
MapLibre can emit error events for failed sources/tiles the map web components could listen and show a small overlay ("base map unavailable") so the failure is visible, in dev and in production.
@ricardogsilva I can do this, its easy. If you see any disadvantage just let me know.
When the configured base tile source (Martin serving bathymetry PMTiles) is missing or unreachable, maps render silently blank, in a fresh dev environment (empty sample-data/pmtiles/) users don't realise the map widget is there.
MapLibre can emit error events for failed sources/tiles the map web components could listen and show a small overlay ("base map unavailable") so the failure is visible, in dev and in production.
@ricardogsilva I can do this, its easy. If you see any disadvantage just let me know.