Is it possible to fill polygons with patterns (ex. diagonal lines) instead of colour using mapview
? My searching hasn't turned up anything.
Here's an example that produces colour-filled polygons:
library(mapview)
mapview(franconia, col.regions="yellow")