During carto style definition I would like to enlarge some svg's icons depends on or
asked 23 Mar '21, 10:30 engopy |
One Answer:
Please look at the Mapnik documentation, there are some marker-related functions like marker-transform: https://cartocss.readthedocs.io/en/latest/mapnik_api.html#markers answered 23 Mar '21, 10:47 kocio |
I wasn't aware there are so many possible configurations for SVG. actually:
marker-width: marker-height:
does what I needed ThanksExactly what you have ordered... :-)