markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

Map bubble animations #425

Open 1ucy opened 7 years ago

1ucy commented 7 years ago

I'd like to be able to show an animated 'ping' on the map at particular coordinates. I'm currently using a datamap hooked up to Google Analytics and I'd like it to 'ping' when we get a new user as well as continuing to show bubbles representing users currently on the site. The latter is already implemented but I's unsure about how to do the former.

Do you have any suggestions for how to go about doing this? This is a good example of the type of animation I'd like to see: https://codepen.io/roybarber/pen/ikzwa

madryk commented 6 years ago

You could look into this plugin to datamaps