This is a module summarizing functions for integration with Leaflet. Since this is a provisional version, specifications may change in the future. Integration with OpenLayers is stable (recommended).
Methods
(static) createLayer(params) → {L.layer}
Retrieves a layer instance that can be loaded with Leaflet. Since this is a provisional version, specifications may change in the future.
Parameters:
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
Object | Conditions for obtaining an instance of {L.layer}
Properties
|
- See:
Returns:
Returns an instance of {L.layer}.
- Type
- L.layer