Skip to content

Refactor 3d-accessibility-features#1449

Open
willum070 wants to merge 7 commits into
mainfrom
refactor-3d-accessibility-features
Open

Refactor 3d-accessibility-features#1449
willum070 wants to merge 7 commits into
mainfrom
refactor-3d-accessibility-features

Conversation

@willum070
Copy link
Copy Markdown
Collaborator

This PR does the following things:

  • Replaces the previous programmatic map creation with the declarative element in index.html, setting map options directly via attributes and removing the old #map div.
  • Refactors index.ts to select and use the gmp-map-3d element from the DOM, instead of instantiating Map3DElement in code.
  • Changes library imports to use Promise.all for parallel loading of required libraries, improving efficiency and clarity.
  • Updates copyright years to 2026 in all files.

@willum070 willum070 requested a review from oppenheimera May 12, 2026 16:15
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.

1 participant