Hi !
I'm trying to build a map showing the density in French train stations by zones. However, once I add the svg file I can't see anything. Do you know why ?
Thank you in advance for your assistance !
Flo
Your .svg file needs to have the regions defined on it already. You also need to make sure that it has a transparent background.
at about 1:55 on this video I describe how to label the objects, which adds a tag to the .svg code. these tags are how the custom map will define the different regions.
https://www.youtube.com/watch?v=AWohsHhFFNc&t=98s
Thanks !
Thank you Scott !
This is awesome, wish I had seen this 2 years ago.
Anyways, going to give it another go and play around with it.
Do you have any advice on how to change the colours ? Domo tends to default to blue.
Cheers!