most likely fix #355 (thanks @yoshimo)

This commit is contained in:
Stefan Breunig
2013-03-02 00:41:38 +01:00
parent 62c6f0e397
commit f664d60da3
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ L.Google = L.Class.extend({
errorTileUrl: '',
attribution: '',
opacity: 1,
tilt: 0,
continuousWorld: false,
noWrap: false,
},