Commit Graph

5 Commits

Author SHA1 Message Date
jraymakers
ec36e9a0cc Fix leaflet syntax error
This type of problem (modules no longer define types) can now be fixed
with the new 0.9.1 type query syntax (e.g. "typeof <identifier>").
2013-08-07 22:01:45 -07:00
Derek Cicerone
1629acedfa Fix more bool usage picked up by the 0.9.1 beta 2013-07-28 20:40:15 -07:00
Derek Cicerone
f42029618d Replace bool with boolean (for TypeScript 0.9.0+)
Looks like my editor removed trailing whitespace and possibly also normalized some line endings as well.
2013-07-01 18:00:11 -04:00
Eirik Hoem
60e7f4cd61 DivIcon now extends Icon, which makes constructor in Marker happy 2013-06-05 13:16:16 +02:00
Vladimir
2b2c81ce6b Added leaflet.js definition 2013-02-01 17:46:40 +04:00