Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Add support for last position marker #30

Merged

Conversation

CodeFunta
Copy link
Contributor

No description provided.

@Alkarex Alkarex requested a review from j-or November 4, 2020 13:12
# Conflicts:
#	CHANGELOG.md
#	README.md
#	dist/README.md
#	dist/module.js
#	dist/module.js.map
#	dist/plugin.json
#	package.json
#	src/TrackMapPanel.tsx
#	src/module.ts
#	src/types.ts
@j-or
Copy link
Collaborator

j-or commented Nov 5, 2020

Thanks for the PR @CodeFunta! Nice work. It was no longer possible to show the regular icon on all markers, so I made a few changes. It uses a "secondary icon" instead of a "last icon", which makes it more flexible if we want to do more things with the icons. I changed the config switches to match this, and made it so the "markers" and "ant path with markers" views have the same options. You should still be able to achieve the same views as before my changes (and more). I also put the default icon back, as I don't want to change it to a custom one.

@Alkarex Alkarex merged commit b5c2e64 into alexandrainst:master Nov 5, 2020
@Alkarex
Copy link
Member

Alkarex commented Nov 5, 2020

@CodeFunta Your code is included in the newest release 2.1.0 (please give it a try and let us know), which is currently under review at Grafana grafana/grafana-plugin-repository#766

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants