-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/types/Leaflet.ts b/src/types/Leaflet.ts
index 63d4f455..ee0b9926 100644
--- a/src/types/Leaflet.ts
+++ b/src/types/Leaflet.ts
@@ -1,4 +1,4 @@
-export type MapMarkerGroup = "capitals" | "cities" | "towns" | "landmarks";
+export type MapMarkerGroup = "capitals" | "cities" | "towns" | "landmarks" | "quests";
export type MapCoords = {
x: number,
y: number,