Skip to content

Update map component - #292

Merged
kategengler merged 3 commits into
mainfrom
kg-update-browserslist
Aug 16, 2026
Merged

Update map component#292
kategengler merged 3 commits into
mainfrom
kg-update-browserslist

Conversation

@kategengler

@kategengler kategengler commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Update map component:

  • Use named imports from MapLibre
  • Give the map a size initially to prevent render errors
  • Fix the major that installs for maplibre

@kategengler

Copy link
Copy Markdown
Contributor Author

@copilot Undo the map.on('load') change -- I think that was unnecessary and the testem change was the real one

Copilot AI commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@copilot Undo the map.on('load') change -- I think that was unnecessary and the testem change was the real one

Done — reverted in 279ca3b. The map.on('load') wrapper is removed and new Marker().setLngLat([lng, lat]).addTo(map) is back as a direct call. Patch line counts and prose updated to match.

kategengler and others added 2 commits August 16, 2026 00:07
- Use named imports from maplibregl
- Add a size to the map from the beginning so it does not error when
  rendering
@kategengler
kategengler force-pushed the kg-update-browserslist branch from 279ca3b to 2ec88d8 Compare August 16, 2026 04:07
@kategengler
kategengler merged commit a781abe into main Aug 16, 2026
11 of 12 checks passed
@kategengler
kategengler deleted the kg-update-browserslist branch August 16, 2026 15:36
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.

3 participants