Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a223aac64aa80d7f

Jump to content

Talk:Vector tiles

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by 41.76.168.80 in topic Vector tiles are loaded server-side?

Vector tiles are loaded server-side?

[edit]

In this article's introduction, it is mentioned that both vector and raster tiles come from the server. On google's own documentation page about vector maps, they say the following :

" The vector map is a composed of vector-based tiles, which are drawn at load time on the client-side using WebGL, a web technology that allows the browser to access the GPU on the user's device to render 2D and 3D graphics. " source:https://developers.google.com/maps/documentation/javascript/vector-map.

So although, they are from the server, technically, they are generated on the client's machine. Don't know if this is just google or its the standard, or perhaps I failed to understand what the article. 41.76.168.80 (talk) 09:17, 13 October 2022 (UTC)Reply

also, from the arcgis website, within the vector maps api documentation, they describe vector maps as
"Vector tile layers are pre-styled vector tiles hosted in ArcGIS that are rendered on the client."
source: 'https://developers.arcgis.com/documentation/mapping-apis-and-services/visualization/tutorials/tools/create-a-custom-basemap-style/'' 41.76.168.80 (talk) 10:47, 13 October 2022 (UTC)Reply