github-actions
released this
18 Apr 00:39
·
185 commits
to main
since this release
Minor Changes
-
7639be0: feat: export markers as circle layer if they are added to map object.
markerCirclePaint
option is added to allow changing default circle style for marker. The default marker style is:{ "circle-radius": 8, "circle-color": "red", "circle-stroke-width": 1, "circle-stroke-color": "black" }