Frontmatter
| title | Add example component for OpenStreetMaps addon |
| author | TomDakan |
| state | Closed |
| createdAt | Aug 19, 2025, 6:55 AM |
| updatedAt | Aug 20, 2025, 4:27 AM |
| closedAt | Aug 20, 2025, 4:27 AM |
| mergedAt | |
| branches | dev ← dev |
| url | https://github.com/neomjs/neo/pull/7199 |
Closed

tobiu
commented on Aug 19, 2025, 1:44 PM
@TomDakan this PR has merge conflicts. i think you can delete the OpenLayers addon, since you switched to OpenStreetMaps for the name.
Resolves #7195 I added an example component for testing the OpenStreetMaps addon. It will be a functional copy of the GoogleMaps example component. This PR implements create() and panTo() in the addon. The example component loads the map, supports zooming in and out, and panning between Iceland and San Francisco.
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)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: