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

[Maps] Allow features on a map to be text, as well as circles or icons #52607

Closed
richardachin18 opened this issue Dec 10, 2019 · 5 comments · Fixed by #52957
Closed

[Maps] Allow features on a map to be text, as well as circles or icons #52607

richardachin18 opened this issue Dec 10, 2019 · 5 comments · Fixed by #52957
Assignees
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation discuss enhancement New value added to drive a business result

Comments

@richardachin18
Copy link

Currenty, you can plot features on a map as circles or a maki icon. Would be great to be able to plot it as text taken from a field. This applis to all mapping visualisations, though for my use case I am using elastic maps.

My use case is where I want to plot the health of HW devices around the US (600+ points). I plot these on the map as red or green, depending on whether device is functioning correctly or not. But rather than a circle (or preferably as well as), I would like to put the ID of the device. This consists of 4 letters, eg 'WXYZ', and is in a separate field.

@jsanz jsanz added discuss [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Dec 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@jsanz
Copy link
Member

jsanz commented Dec 10, 2019

Discussion coming from this forum thread. @thomasneirynck I haven't found any related issue to this topic but happy to close this one if we already captured this requirement elsewhere, and continue there.

@thomasneirynck thomasneirynck changed the title Allow features on a map to be text, as well as circles or icons [Maps] Allow features on a map to be text, as well as circles or icons Dec 10, 2019
@nreese nreese self-assigned this Dec 10, 2019
@richardachin18
Copy link
Author

richardachin18 commented Dec 10, 2019

This is the sort of how it could look like (extract here showing California). Key thing is the text above the circles is data driven from a field.
MapWithCallsignsForCA

@nreese nreese added enhancement New value added to drive a business result and removed release_note:enhancement labels Dec 12, 2019
@richardachin18
Copy link
Author

@nreese - your update for this feature looks great. Is there an easy way I can try it out, such as nightly build of kibana? Any idea when it would get into a release build? Thanks.

@nreese
Copy link
Contributor

nreese commented Jan 4, 2020

@richardachin18 you can try out the feature by running from source on Master branch. Follow the instructions at https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#setting-up-your-development-environment.

The feature was backported to 7.x branch. This means that when the next release, 7.6, is branched from 7.x, it will contain the changes. To gain insight into release timing, you can look at the time deltas between branch creation and public release dates for prior minors 7.0 through 7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation discuss enhancement New value added to drive a business result
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants