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

Support WMS layer #24

Merged
merged 8 commits into from
Apr 5, 2023
Merged

Support WMS layer #24

merged 8 commits into from
Apr 5, 2023

Conversation

taeymma
Copy link

@taeymma taeymma commented Apr 5, 2023

Adds support for WMS layers

@taeymma taeymma self-assigned this Apr 5, 2023
@@ -160,6 +160,7 @@ class App extends Component {
// this._loadBelAQI();
// Notifications
// this._loadMockNotifications();
this._addWMSLayer();
Copy link

Choose a reason for hiding this comment

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

This method is not creating any layers once the map is loaded. It works once you select the layer type :/

Copy link

Choose a reason for hiding this comment

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

Fixed! config: { version: 'v1' } was required and added initial state for wms in types

@ismakutl ismakutl changed the title Wms layer Support WMS layer Apr 5, 2023
@ismakutl ismakutl merged commit 178d541 into v2.5.5-master Apr 5, 2023
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