ana...@geyfman.net
unread,Oct 11, 2018, 1:02:56 PM10/11/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d3plus
I've got a geomap, and I'd love to highlight, after load, some sections that are particularly interesting -- I'd love to pop-up a tooltip (or a shape) on top of each section. Is there a way to do this? I can pass a function into the render method, which executes after the geomap is drawn, but I'm not able to access the geomap object. Alternatively, I'd love to just put a label on each section I want to highlight. Thanks for your help, and the excellent d3plus library.