Add map component

This commit is contained in:
2024-02-24 17:59:31 +02:00
parent 508b749903
commit 5c29df8c1a
9 changed files with 655 additions and 150 deletions

View File

@@ -1,10 +1,10 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>GeoMap Israel</title>
</head>
<body>
<div id="root"></div>