if you want to use all the features of cartodb (infowindows, legends, dynamic layers) with mapbox basemaps
http://bl.ocks.org/javisantana/7200781
if you want to use mapbox.js features and show a cartodb layer (without any cartodb feature)
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
if you want to use all the features of cartodb (infowindows, legends, dynamic layers) with mapbox basemaps
http://bl.ocks.org/javisantana/7200781
if you want to use mapbox.js features and show a cartodb layer (without any cartodb feature)