Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and fixes for maplibre #229

Merged
merged 32 commits into from
Jul 5, 2024
Merged

Update and fixes for maplibre #229

merged 32 commits into from
Jul 5, 2024

Conversation

boeckMt
Copy link
Member

@boeckMt boeckMt commented Jul 3, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the new behavior?

  • fix: add layer with the correct beforeId on update PaintProperty 788adf8
  • fix: set layout.visibility in style of VectorLayer cb5faf2
  • fix: set attribution of tms vector layer 0440e8f
  • fix: maplibre-gl changed use of addSourceType 6491b9e
  • fix: maplibre-gl changed exported types a070139
  • fix: temporary fix for re-exposing StyleLayer from maplibre 47d25f5
  • fix: return type of getUkisLayerMetadata 2692c3f

Does this PR introduce a breaking change?

  • Yes
  • No
  • BREAKING CHANGE: remove hasUkisLayerMetadata and move addUkisLayerMetadata and getUkisLayerMetadata fe12285
  • BREAKING CHANGE: change imports from move functions 59be278
  • BREAKING CHANGE: move type IPopupEvent from @dlr-eoc/map-ol to @dlr-eoc/services-layers 749f388
  • BREAKING CHANGE: update maplibre-gl to v^4.1.3 19b317d

Other information

Is it part of one/more packages and which?

  • @dlr-eoc/map-maplibre
  • @dlr-eoc/map-ol 749f388
  • @dlr-eoc/services-layers 749f388
  • shared-assets
    and all packages/package.json for pre-versions

boeckMt added 30 commits March 18, 2024 09:37
@boeckMt boeckMt requested a review from lucas-angermann July 3, 2024 15:12
Copy link

socket-security bot commented Jul 3, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@mapbox/[email protected] None +4 238 kB mapbox-npm-03
npm/@types/[email protected] None 0 8.11 kB types

🚮 Removed packages: npm/@mapbox/[email protected], npm/@types/[email protected]

View full report↗︎

@boeckMt boeckMt changed the title Update of maplibre and fixes for Update and fixes for maplibre Jul 4, 2024
Copy link
Contributor

@lucas-angermann lucas-angermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@boeckMt boeckMt merged commit 1bf24be into main Jul 5, 2024
11 checks passed
@boeckMt boeckMt deleted the update-versions branch July 5, 2024 13: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.

2 participants