1 decade ago by fugufish
I wanted to remove all those text labels of entities when i'm loading my map in Weltmeister.
I did this in config.js of weltmeister:
but apparently the labels still get drawn.
The funny thing is, if I change the size of the font , the changes are visible!
I did this in config.js of weltmeister:
'labels': { 'draw': false, //set to false 'step': 32, 'font': '10px Arial' },
but apparently the labels still get drawn.
The funny thing is, if I change the size of the font , the changes are visible!