A
A
Anton2016-03-26 13:31:24
css
Anton, 2016-03-26 13:31:24

How to rotate SVG 90 degrees?

Hello! Faced such a problem. There is a layout map in svg and the task is to rotate it 90 degrees counterclockwise. It will take a very long time to redraw, because there are more than 100 different groups of paths in the container.
Using transform: rotate is not an option either. it heavily loads the browser and the svg itself loses a lot of quality. What are the exits?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
0
0leg5ergeev, 2016-03-27
@0leg5ergeev

transform: rotate(угол)

A
AlexanderKom, 2016-09-02
@AlexandrKom

what is the problem with opening in the editor and rotating?)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question