Geoserver CSS rotation with env and property name

المشرف العام

Administrator
طاقم الإدارة
using geoserver css extension

mark-rotation: [env('rot',2)]; ends in

rot 2 How should my style look like to add a property name to rotation:

mystyle rot 2 I have tried

mark-rotation: [env('rot',2),mystyle]; mark-rotation: [mystyle],[env('rot',2)]; Thanks!



أكثر...
 
أعلى