The output in the Developer Center is not being properly rendered just because of a typo in the headline format.
This commit is contained in:
Iñigo Medina (aka MacGyver) 2019-03-29 19:03:25 +01:00 committed by GitHub
parent 4ffbcea819
commit 9d88a4659f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ All the endpoints, which might be accessed using a web browser, add CORS headers
**Note:** By default, CARTO uses vector graphics for map rendering. Please [contact us](mailto:support@carto.com) if you need raster rendering enabled as part of your requirements.
### Mapbox Vector Tiles (MVT)
### Mapbox Vector Tiles (MVT)
[Mapbox Vector Tiles (MVT)](https://www.mapbox.com/vector-tiles/specification/) are map tiles that store geographic vector data on the client-side. Browser performance is fast since you can pan and zoom without having to query the server.