Added docs for interfaces

This commit is contained in:
Alexis
2025-04-04 21:46:56 +02:00
parent 199bb98412
commit c68b1baf8c
3 changed files with 136 additions and 5 deletions

View File

@@ -2,15 +2,11 @@
import type { MapMarker, PlayerMarker } from '@/types/Leaflet';
import type { MapProps } from '@/types/Map';
import MarkerCreator from './overlay/MarkerCreator.vue';
import { t } from '@/i18n/store';
import { getLangFromUrl } from '@/i18n/utils';
import { normalizeString } from '@/utils/Strings';
import MarkerContent from './MarkerContent.astro';
interface Props extends MapProps {}
const {
title,
mapKey,
zoomifyKey,
mapHeight, //