Move defaults in and make them proper options like in leaflet. Removes silly .Default file

This commit is contained in:
danzel
2012-07-26 11:18:12 +12:00
parent b2e4fe2a81
commit 3449fabc8c
10 changed files with 223 additions and 207 deletions
-1
View File
@@ -12,7 +12,6 @@
<link rel="stylesheet" href="../dist/MarkerCluster.css" />
<link rel="stylesheet" href="../dist/MarkerCluster.Default.css" />
<script src="../src/MarkerCluster.Default.js"></script>
<script src="../src/MarkerClusterGroup.js"></script>
<script src="../src/MarkerCluster.js"></script>
</head>