#map animation
1 messages · Page 1 of 1 (latest)
Hey Demoxing 👋 there are multiple ways to achive this animation
here's 1 way i did using tailwindcss: https://play.tailwindcss.com/0XP5pOxhkI
you can have a look at generated css section in case you don't want to use tailwindcss
Hello, thanks for it. The problem isn't animation, but rather placing it properly on the image while being responsive. Any idea how I can achieve this?
I can give it a look if you have a instance running or repo to share
You could do it by using relative coordinates, something like this: https://jsfiddle.net/Lwfkx59u/2/
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.