move L.Icon.Default to separate file, fix popup anchor

This commit is contained in:
Vladimir Agafonkin
2012-07-18 13:55:49 +03:00
parent f446659325
commit 33d9bc0cff
5 changed files with 48 additions and 47 deletions

View File

@ -62,6 +62,7 @@
'layer/Popup.js',
'layer/marker/Icon.js',
'layer/marker/Icon.Default.js',
'layer/marker/DivIcon.js',
'layer/marker/Marker.js',
'layer/marker/Marker.Popup.js',