Merge pull request #3436 from lookuptable/leaflet

Update typing files for leaflet
This commit is contained in:
Masahiro Wakame
2015-01-11 12:14:01 +09:00
+4
View File
@@ -2335,6 +2335,10 @@ declare module L {
*/
attributionControl: Control.Attribution;
/**
* Map state options
*/
options: MapOptions;
////////////////
////////////////