Title: leaflet-circle
Last modified: February 17, 2026

---

# leaflet-circle

 *  [teddyyun](https://wordpress.org/support/users/teddyyun/)
 * (@teddyyun)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/)
 * I am trying to create a pulsing circle at a specific coordinate. Does the [leaflet-
   circle] function support an attribute like pulse=”true”, or is there another 
   way to achieve this effect within the plugin’s current version?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18825057)
 * You can do this with css, see this [example](https://leafext.de/extra/blinking-geojson/).
 *  Thread Starter [teddyyun](https://wordpress.org/support/users/teddyyun/)
 * (@teddyyun)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18825127)
 * I always appreciate your kind and prompt responses. The blinking feature works
   well. Is there a way to draw a line and add a glow effect to it?
 *  Plugin Author [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18825148)
 * I would try this css: [https://www.w3schools.com/howto/howto_css_glowing_text.asp](https://www.w3schools.com/howto/howto_css_glowing_text.asp)
   and use
 *     ```wp-block-code
       [leaflet-line className=glow ...]some popup text[/leaflet-line] 
       ```
   
 *  Thread Starter [teddyyun](https://wordpress.org/support/users/teddyyun/)
 * (@teddyyun)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18827424)
 * Thanks for the reply. Is there a way to apply glow only to the outer lines of
   a specific country in a geojson file?
 *  Plugin Author [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18827445)
 * I have no idea. I don’t know that much about it. See this links:
    - [https://github.com/bozdoz/wp-plugin-leaflet-map?tab=readme-ov-file#leaflet-geojson-options](https://github.com/bozdoz/wp-plugin-leaflet-map?tab=readme-ov-file#leaflet-geojson-options)
    - [https://leafletjs.com/reference.html#path](https://leafletjs.com/reference.html#path)
 * Please ask your favorite search engine about some css or any other solution.
 * Or put this country in an extra geojson file and use a specific classname.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fleaflet-circle%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/extensions-leaflet-map/assets/icon-256x256.png?rev=3067862)
 * [Extensions for Leaflet Map](https://wordpress.org/plugins/extensions-leaflet-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/extensions-leaflet-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/extensions-leaflet-map/)
 * [Active Topics](https://wordpress.org/support/plugin/extensions-leaflet-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/extensions-leaflet-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/extensions-leaflet-map/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [hupe13](https://wordpress.org/support/users/hupe13/)
 * Last activity: [3 months, 2 weeks ago](https://wordpress.org/support/topic/leaflet-circle/#post-18827445)
 * Status: not resolved