|
@@ -134,7 +134,6 @@ export default function MapView() {
|
|
|
|
|
|
|
|
return (
|
|
return (
|
|
|
<div className="relative h-full w-full">
|
|
<div className="relative h-full w-full">
|
|
|
- <style>{'.leaflet-tile-pane { filter: invert(1) hue-rotate(180deg) saturate(0.6) brightness(0.5); }'}</style>
|
|
|
|
|
{mapError ? (
|
|
{mapError ? (
|
|
|
<div className="flex h-full w-full items-center justify-center">
|
|
<div className="flex h-full w-full items-center justify-center">
|
|
|
<div className="text-center">
|
|
<div className="text-center">
|