This commit is contained in:
Kanchalai Tanglertsampan
2017-06-06 10:27:41 -07:00
parent a5e5a19585
commit 1894877f40

View File

@@ -390,6 +390,7 @@ declare namespace L {
interface LayerOptions {
pane?: string;
attribution?: string;
}
interface InteractiveLayerOptions extends LayerOptions {