Update typing files for leaflet

This commit is contained in:
Yang Guan
2015-01-09 13:51:38 -08:00
parent 1fa34a5449
commit 343b20868e

View File

@@ -2335,6 +2335,10 @@ declare module L {
*/
attributionControl: Control.Attribution;
/**
* Map state options
*/
options: MapOptions;
////////////////
////////////////