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

Feature: Add WMS/XYZ Layer #502

Merged
merged 27 commits into from
Dec 13, 2023
Merged

Conversation

srijitcoder
Copy link
Collaborator

@srijitcoder srijitcoder commented Dec 11, 2023

What does this PR do (Ref - #234)

  • Allow users to add external layers. Need to pass addExternalLayer: true in eox-layercontrol
  • User can add WMS/XYZ layer URL directly to the layercontrol. They can search different layer and directly add it to the map.
  • They can also import EOx-LayerJSON to the map.
  • Used eox-map method called addOrUpdateLayer to add new layer to the layer's list

@srijitcoder srijitcoder marked this pull request as draft December 11, 2023 07:14
@srijitcoder srijitcoder linked an issue Dec 12, 2023 that may be closed by this pull request
@srijitcoder srijitcoder marked this pull request as ready for review December 12, 2023 10:55
@silvester-pari silvester-pari merged commit 9b9e005 into main Dec 13, 2023
3 checks passed
@silvester-pari silvester-pari deleted the layercontriol/feature/wms-layer branch December 13, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add WMS/XYZ layer
2 participants