[Pkg-javascript-commits] [leaflet-markercluster] 84/128: README corrected iconCreateFunction

Jonas Smedegaard dr at jones.dk
Sun Apr 16 06:26:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit 76f0b0f307eacdc754ecc7c399b887ec9193b1a9
Author: ghybs <ghybs at users.noreply.github.com>
Date:   Fri Oct 28 01:48:07 2016 +0400

    README corrected iconCreateFunction
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c0e9afe..c4c7051 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Include the plugin CSS and JS files on your page after Leaflet files, using your
 
 In each case, use files in the `dist` folder:
 * `MarkerCluster.css`
-* `MarkerCluster.Default.css` (not needed if you use your own `createIconFunction` instead of the default one)
+* `MarkerCluster.Default.css` (not needed if you use your own `iconCreateFunction` instead of the default one)
 * `leaflet.markercluster.js` (or `leaflet.markercluster-src.js` for the non-minified version)
 
 ### Building, testing and linting scripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list