Skip to content

Commit 442a740

Browse files
authored
feat: export MarkerUtils for custom algorithm implementation (#762)
1 parent d55373c commit 442a740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ export * from "./algorithms";
1818
export * from "./cluster";
1919
export * from "./markerclusterer";
2020
export * from "./renderer";
21+
export * from "./marker-utils";

0 commit comments

Comments
 (0)