• Resolved naimaea

    (@naimaea)


    Hi! I am trying to add blinking icons. I noticed one can do this with geojson using [leaflet-geojson className=blinking] . Is there such a think for [leaflet-marker] [leaflet-extramarker]?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author hupe13

    (@hupe13)

    Searching the internet on this topic shows that there are solutions, but they are very specific and cannot be implemented with the plugin. (my opinion and knowledge)

    • This reply was modified 2 years, 4 months ago by hupe13.
    Plugin Author hupe13

    (@hupe13)

    You can use leaflet-circle:

    [leaflet-circle className=blinking lat=... lng=... radius=...]My Marker[/leaflet-circle]
    Thread Starter naimaea

    (@naimaea)

    Thanks 🙂 I tried [leaflet-circle] and I could not make it work. Just to test it I tried inputing a very simple geojson, just including three points, and do className=blinking. The points get nicely displayed in the map, but they do not blink… Is there anything I need to take into account?

    PS: I am very new to this and learning as I am writing. Thank you for the support!

    Plugin Author hupe13

    (@hupe13)

    You need the css from the example.

    Thread Starter naimaea

    (@naimaea)

    Ah, makes sense! However I have no idea how to add that. I am preparing the map with the shortcodes using the Elementor editor and have no access to CSS (I think).

    Then going back to the leaflet-circle , any suggestions why it did not work?

    Thanks again!

    Plugin Author hupe13

    (@hupe13)

    https://elementor.com/help/how-to-add-custom-css/

    This is one possibility, I think it’s the easiest for you.

    Plugin Author hupe13

    (@hupe13)

    I will mark this as resolved. You are welcome to open a new support topic if you have any questions.

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

The topic ‘Blinking icons’ is closed to new replies.