kadoshms / react-jvectormap

A react wrapper for jvectormap maps
MIT License
98 stars 70 forks source link

Error: <g> attribute transform: Trailing garbage, "…2.1113707672904,\\x20-312.6992162…". #145

Open ines-garganta opened 2 months ago

ines-garganta commented 2 months ago

Hello, I'm having an issue resizing my map.

It's rendering with a whitespace (represented as \x20) in the function jvm.SVGCanvasElement.prototype.applyTransformParams. Images are provided below:

image

image

Can you help? Thanks in advance!