-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/mapbox update #87
Conversation
Merge branch 'main' into feature/mapbox-update
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BeeSeeWhy Looks like theres an issue with the styles when creating a new instance of the map from mapbox. I'm getting a style not found in my console. It's on line 24 in the MapboxMap.tsx
component
I checked both the vercel deployment and switched over to the branch just to make sure it wasn't just the vercel deployment that was the issue. Both seem to have the 404 of not being able to find the styles.
Maybe its a permissions thing from mapbox? I'm guessing that you copied and pasted that link so i'm not sure there would be any typos...not entirely sure though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BeeSeeWhy Nice work! I'll go ahead and note that the prisma client and prisma were updated in this PR.
#63
updated mapbox colors and unselected markers