Create a map

var map = new cs.Map('mapDiv');
map.set(0, 0, 2); //lon,lat,zoom
Try: Components: