-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Add support for <l-tile-layer-wms> Custom Element.
- Use light DOM in accordance with existing Custom Elements.
- Support non-WMS query parameters by leveraging the underlying
L.TileLayer.WMSoptions object - Add unit tests to cover lifecycle events
- Add API docs to instruct users to use attributes correctly
Useful links
- Leaflet TileLayer.WMS API docs
- src/index.js to register new element
- src/l-tile-layer.test.js inspiration for tests
- src/l-tile-layer.js inspiration for new custom element
Metadata
Metadata
Assignees
Labels
No labels