mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Add missing options : http://leafletjs.com/reference-1.0.3.html#layer
This commit is contained in:
1
types/leaflet/index.d.ts
vendored
1
types/leaflet/index.d.ts
vendored
@@ -390,6 +390,7 @@ declare namespace L {
|
||||
|
||||
interface LayerOptions {
|
||||
pane?: string;
|
||||
attribution?: string;
|
||||
}
|
||||
|
||||
interface InteractiveLayerOptions extends LayerOptions {
|
||||
|
||||
Reference in New Issue
Block a user