Skip to content

Commit dd75189

Browse files
author
Constantin Groß
committed
fixed case in recolorSVG option in the jsdocs
1 parent a9af715 commit dd75189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datalayerclusterer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
* currently being clustered or not. This allows to handle
5454
* hiding/showing manually, taking other factors (like filtering)
5555
* into account.
56-
* 'recolorSvg': (string) only takes action if SVG is being used:
56+
* 'recolorSVG': (string) only takes action if SVG is being used:
5757
* a selector for an SVG element in the set imagePath that can be used
5858
* for re-coloring the cluster marker image. This saves requests and
5959
* prevents the different marker images popping up after loading.

0 commit comments

Comments
 (0)