Skip to content

Add MapLibre components#171

Draft
mitchthorson wants to merge 3 commits into
mainfrom
feat-maplibre-component
Draft

Add MapLibre components#171
mitchthorson wants to merge 3 commits into
mainfrom
feat-maplibre-component

Conversation

@mitchthorson
Copy link
Copy Markdown
Contributor

  • Add maplibregl-js as optional peer dependency
  • Add MapLibrepMap component
  • Add MapLibreSource component
  • Add MapLibreCircleLayer component
  • Add MapLibreFillLayer component
  • Add MapLibreLineLayer component
  • Add MapLibreSymbolLayer component
  • Add documentation and stories for all components

Still todo

  • Finalize basemap and style options

What's in this pull request

  • Bug fix
  • New component/feature
  • Component update
  • Documentation update
  • Other

Description

Tell us what this PR does or link to any related issues that describe the goal here.

Before submitting, please check that you've

  • Formatted your code correctly (i.e., prettier cleaned it up)
  • Documented any new components or features
  • Added any changes in this PR to the CHANGELOG.md Next section
  • If this pull request includes a new component or feature, has it been exported from one of the library's entry points?
  • Does the component directory include description and usage information in .stories.svelte?

@mitchthorson mitchthorson force-pushed the feat-maplibre-component branch from 6890706 to 6191293 Compare March 4, 2026 01:24
- Add maplibregl-js as optional peer dependency
- Add MapLibrepMap component
- Add MapLibreSource component
- Add MapLibreCircleLayer component
- Add MapLibreFillLayer component
- Add MapLibreLineLayer component
- Add MapLibreSymbolLayer component
- Add documentation and stories for all components
@mitchthorson mitchthorson force-pushed the feat-maplibre-component branch from 6191293 to 12781dc Compare March 4, 2026 01:25
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