Vector tiles support the rendering, delivery, and data access requirements of the vast majority of map publishing applications. Vector tiles can encode arbitrary data at world scale, render it on a client quickly, and allow you to only pay for the data created, reducing the need to manage complex tiling and application servers. This is why vector tiles are suitable for hundreds of thousands of cus

