Is there any way to influence the blankTile=true|false URL parameter sent by a TileLayer object requesting map tiles?
I could not find anything related in the documentation and i see that all our TileLayer objects are sending false.
Want to set this to blankTile=true to avoid 404 errors logged into the browser console and webserver logfiles.