MapComplete/UI/Map
2023-06-29 00:38:46 +02:00
..
MapLibreAdaptor.ts Fix: fix #1477. Setting the background caused a map.resize(), which in turn caused the coordinates to be set to 0,0, which caused the location-correction to kick in, moving the location input towards null island 2023-06-29 00:38:46 +02:00
MaplibreMap.svelte Fix: pass along initial coordinates with the location input, prevents flashing of the ocean; fix #1469 2023-06-18 00:52:26 +02:00
OverlayMap.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
RasterLayerOverview.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
RasterLayerPicker.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
ShowDataLayer.ts Chore: run prettier 2023-06-14 20:44:01 +02:00
ShowDataLayerOptions.ts refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
ShowOverlayRasterLayer.ts Chore: move RasterLayerProperties into separate file in order for the schema generator to work 2023-04-21 16:19:36 +02:00