Skip to content

feat: Refactors the 3d-accessibility-features sample.#1448

Closed
willum070 wants to merge 2 commits into
mainfrom
refactor-3d-accessibility-features
Closed

feat: Refactors the 3d-accessibility-features sample.#1448
willum070 wants to merge 2 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 <gmp-map-3d> 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 15:59
@willum070 willum070 closed this May 12, 2026
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