"use client"; import MapComponent from "@components/olmap/core/MapComponent"; import MapToolbar from "@components/olmap/core/Controls/Toolbar"; import BurstLocationPanel from "@/components/olmap/BurstLocation/BurstLocationPanel"; export default function Home() { return (