I use react-zoom-pan-pinch to implement some interaction with a map svg. A map size is about 5MB. I just manapulate the DOM when zoom scale the map. On desktop it work smoothly. In mobile device ios work smoothly but Android) it so lag. Help me to fix this