Skip to content

Instantly share code, notes, and snippets.

View dgaubert's full-sized avatar

Daniel G. Aubert dgaubert

View GitHub Profile
@dgaubert
dgaubert / README.md
Created November 11, 2015 15:54 — forked from rochoa/README.md
CartoDB's MVT service + Mapbox GL

CartoDB's MVT service + Mapbox GL

Check index.html for some examples. These use a beta feature of CartoDB's Maps API: fixed URLs. So there is no need to use cartodb.js and tiles can be consumed using a named map name.

cartodb.js example

Check cartodb.js.html to see the integration with cartodb.js and in particular with cartodb.core.js.

Mapbox GL resources