β feat: πΈ Interactive Map component #251
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
β Closes: #238
This pull request includes updates to dependencies, the addition of a new interactive map feature, and improvements to the codebase for better maintainability. The most important changes are outlined below:
Dependency Updates:
react
andreact-dom
to version18.3.1
inpackage.json
.@react-google-maps/api
andreact-leaflet
topackage.json
dependencies. [1] [2]New Feature:
InteractiveMap
component insrc/components/ui/InteractiveMap.tsx
that integrates Google Maps API to display an interactive map with markers for various locations in Uttarakhand.InteractiveMap
component into theExplore
page insrc/app/explore/page.tsx
. [1] [2]Codebase Improvements:
DATABASE_URL
environment variable insrc/lib/drizzle.ts
for better error handling.uttarakhand-238.webm
@ajaynegi45 can you review this PR, and assign it to me with proper labels