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

add(adapter) heads up display view #204

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

chrisgervang
Copy link
Collaborator

@chrisgervang chrisgervang commented Oct 26, 2021

Useful for adding data-driven widgets on top of map animations.

  • map scale legend
  • data legend
  • info visualization
  • raw data readout

Changelog

  1. new DeckAdapter({headsUpDisplay: true})
  2. Add deck layers with an id containing %%hud (i.e. %%hud-map-scale-widget)
data-driven-text.mp4

Related

@coveralls
Copy link

coveralls commented Oct 27, 2021

Pull Request Test Coverage Report for Build 1388081443

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 13 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 25.497%

Changes Missing Coverage Covered Lines Changed/Added Lines %
modules/core/src/adapters/deck-adapter.js 0 13 0.0%
Files with Coverage Reduction New Missed Lines %
modules/core/src/adapters/deck-adapter.js 1 0.0%
Totals Coverage Status
Change from base Build 1388070915: -0.5%
Covered Lines: 231
Relevant Lines: 786

💛 - Coveralls

@chrisgervang chrisgervang marked this pull request as ready for review October 27, 2021 01:20
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