LearnNewsExamplesServices
Frontmatter
titleCopied googleMaps wrapper component and updated it as a starting poin…
authorTomDakan
stateMerged
createdAtAug 16, 2025, 8:10 AM
updatedAtAug 20, 2025, 4:58 AM
closedAtAug 16, 2025, 10:15 PM
mergedAtAug 16, 2025, 10:15 PM
branchesdevCopy-Wrapper-Component
urlhttps://github.com/neomjs/neo/pull/7197
Merged
TomDakan
TomDakan commented on Aug 16, 2025, 8:10 AM

Resolves #7194

I've copied the Google Maps wrapper component, and started updating it to reference the new Open Streetmaps addon.

Please make sure to read the Contributing Guidelines:

https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • [ x] Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • [x ] No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • [ x] It's submitted to the dev branch, not the main branch
  • [ x] When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • [x ] A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information: