I'm trying to display a map of Italy using the Map component, but the resulting map is cut off even if the svg area is correctly set with width and height of 100%.
The json content seems to be ok (tested on http://geojson.io ), so I'm not sure where the problem is.
I've attached some screenshots and the used json.
Any suggestions?