added map,markers,popup

This commit is contained in:
ruchi 2021-03-31 01:17:00 -04:00
parent ebe19c5adb
commit 8ac0c248e9
19 changed files with 1501 additions and 23 deletions

View file

@ -24,6 +24,8 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<!-- fontawesome -->
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<title>React App</title>
</head>
<body>