This commit is contained in:
mourner 2010-09-16 18:36:36 +03:00
parent 69a9637ec2
commit d6044296e8

View File

@ -1,5 +1,5 @@
/*
* LL.Map is the central class of the API - it is used to create a map.
* L.Map is the central class of the API - it is used to create a map.
*/
L.Map = L.Class.extend({