Skip to content

add pickup location map to listing route#100

Draft
x0ba wants to merge 3 commits intoCSES-Open-Source:devfrom
x0ba:feature/map-route
Draft

add pickup location map to listing route#100
x0ba wants to merge 3 commits intoCSES-Open-Source:devfrom
x0ba:feature/map-route

Conversation

@x0ba
Copy link
Copy Markdown

@x0ba x0ba commented Apr 9, 2026

Changes

Add pickup location map to the individual listing page using the react-google-maps library. Requires a new frontend environment variable VITE_GOOGLE_MAPS_API_KEY, acquired from Google Cloud Dashboard.

Used react-google-maps for better integration with the places api for easier location searching.

image

Testing

Not fully done yet, but the map displays properly on the route (as seen above).

TODOS

  • Install library and scaffold UI
  • add database fields for location
  • add/edit api endpoints to read and update/create location fields
  • add field to add location to create listing page
  • make listing map display pins, zoom location, etc.

resolves #101

@x0ba x0ba marked this pull request as draft April 9, 2026 07:53
@x0ba
Copy link
Copy Markdown
Author

x0ba commented Apr 9, 2026

sorry i think it automatically requested a review, setting this PR to a draft for now

@x0ba x0ba changed the title fix navbar merge errors add pickup location map to listing route Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant