visgl / visgl/deck.gl

[Feat] Allow to move deck.gl layers over Google Maps Layers (labels, POIs...)

Open
#7,639 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
14.6k
Forks
2.3k
Avg merge
2d 9h
Merged PRs (30d)
42

Description

Target Use Case

When using deck.gl with Vector Google Maps, labels, POIs and other Google Maps layers are placed over Deck.gl layers as it can be seen in the image:

image

That's not happening with rasterized Google Maps as everything is an image and layers are placed over the image.

Proposal

It would be great to be able to decide if we want to have Google Maps Layers over Deck.gl layers or not. In some cases I guess it is ok to have Google Maps Layers on top, but in others like our case, it is not really useful to have them over.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by tracing deck.gl's Google Maps vector integration and how Google Maps layers are ordered relative to deck.gl layers; define the supported layer-ordering behavior and its configuration surface before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.