-
Notifications
You must be signed in to change notification settings - Fork 90
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
Add buses logos #55
Add buses logos #55
Conversation
…ing operator_id - there are two different approaches to solve this issue: 1. add craco and load the images dynamically using require.context 2. use the second approach I commented in the code
- changed implementation of images loading
- load buses`logos according to its operator_id in `colorIcon`
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.
The code looks great!
I'll test it manually and then add some screenshots to the PR before merging it
Good job 👍 💯 🥇
src/pages/Map.scss
Outdated
/*-webkit-mask-repeat: no-repeat; | ||
-webkit-mask-position: center; | ||
-webkit-mask-size: contain; | ||
-webkit-mask-size: contain;*/ |
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.
remove comments where possible
@rzarviv please approve my latest commit to your PR |
@NoamGaash apparently I cannot approve your commit since I'm the creator of the PR, so I'll add a whitespace somewhere just to push it from my branch |
@rzarviv I meant I want your opinion, |
public
directory.close #32