Add circle marker #271
agrogeek
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I copied the code from the circle shortcode and modified it to support circle markers (https://leafletjs.com/reference.html#circlemarker).
I haven't checked support for all attributes; for my project, I only need message, address, radius, color, and fillOpacity.
Add in $_shortcodes array - class.leaflet-map.php
class Leaflet_Circle_Marker_Shortcode in shortcodes/class.circle-marker-shortcode.php
Beta Was this translation helpful? Give feedback.
All reactions