Skip to content
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

Speed based color #1249

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Speed based color #1249

merged 3 commits into from
Jun 27, 2024

Conversation

jcardus
Copy link
Contributor

@jcardus jcardus commented Jun 25, 2024

@@ -4,7 +4,7 @@ import { useSelector } from 'react-redux';
import { map } from './core/MapView';
import { getSpeedColor } from '../common/util/colors';

const MapRoutePath = ({ name, positions, coordinates }) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing coordinates here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not being used anymore

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcardus Looks like this is not true. You broke combined report. I appreciate contributions, but please make sure you do proper due diligence before sending pull requests.

Comment on lines 99 to 100
map.getSource(id)
?.setData({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this reformatted?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably intellij automatically

@jcardus jcardus requested a review from tananaev June 26, 2024 16:33
@tananaev tananaev merged commit f18c48d into traccar:master Jun 27, 2024
1 check passed
tananaev added a commit that referenced this pull request Jun 28, 2024
This reverts commit f18c48d, reversing
changes made to fe058f5.
tananaev added a commit that referenced this pull request Jun 28, 2024
This reverts commit f18c48d, reversing
changes made to c4a23ee.
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.

2 participants