mapview
mapview copied to clipboard
Unable to map lwd to a variable
Hi,
I'm able to map lwd to a numeric variable attribute column but can't see any way of controlling the range of the lwd in the plot.
If I manually rescale the variable before plotting it doesn't change anything. If I pass a vector of lwd values it doesn't render anything.
Essentially id like to be able to set a variable as the lwd parameter and control the range to go from (say) 1 to 10, or 1 to 30
Am I missing something? Great package!
Thanks for catching this. It is currently hardcoded here. I'll get this implemented similar to point radius mapping