(no title)
sp8962
|
1 year ago
The whole point of vector tiles is that the rendering is local and controlled by a style configuration (except for the tile schema) that can be changed. So the brokenness you are seeing is either in the style or the library that is rendering the contents locally.
SSLy|1 year ago
sp8962|1 year ago
It is difficult to beat raster tiles in that respect. vector tiles split up responsibility for what you get visually over multiple moving pieces with different provenance and operators.
dnpls|1 year ago
mapmeld|1 year ago